We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0a16b commit 550dd23Copy full SHA for 550dd23
1 file changed
.github/workflows/e2e-build.yml
@@ -1,7 +1,7 @@
1
-name: E2E Tests
+name: e2e test
2
on:
3
push:
4
- branches: [ "CAIP-80-extra-tests-based-on-examples" ]
+ branches: [ "main" ]
5
6
jobs:
7
e2e-test:
0 commit comments