Skip to content

Commit ae1b529

Browse files
committed
run e2e just on master
1 parent 7e5891e commit ae1b529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55

66
push:
7-
branches: [master, e2e-tests-github]
7+
branches: [master]
88
paths: # add other modules when there are under e2e tests
99
- 'powertools-e2e-tests/**'
1010
- 'powertools-core/**'

0 commit comments

Comments
 (0)