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