Skip to content

Commit 6e0a16b

Browse files
committed
test workflow for branch
1 parent 4f8147a commit 6e0a16b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/e2e-build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: E2E Tests
22
on:
33
push:
4-
branches: [ "main", "*-rc" ]
5-
pull_request:
6-
branches: [ "main", "*-rc" ]
4+
branches: [ "CAIP-80-extra-tests-based-on-examples" ]
75

86
jobs:
97
e2e-test:

0 commit comments

Comments
 (0)