Test if workflow job.ids work as context names
diff --git a/.asf.yaml b/.asf.yaml
index 3cad600..8d4e30e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,6 +18,5 @@
         strict: true
         # contexts are the names of checks that must pass.
         "contexts":
-          - "Run unit tests"
-          - "Run e2e tests (couchdb:2.3.1, search,partitioned)"
-          - "Run e2e tests (couchdb:3, search,nonpartitioned,couchdb-v2-only)"
+          - run-unit-tests
+          - run-e2e-tests