We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100f73e commit 25affe0Copy full SHA for 25affe0
1 file changed
.github/workflows/run-e2e-tests.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
6
push:
7
- branches: [master, e2e-tests-github]
+ branches: [master]
8
paths: # add other modules when there are under e2e tests
9
- 'powertools-e2e-tests/**'
10
- 'powertools-core/**'
0 commit comments