We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 594cfd8 commit fad9001Copy full SHA for fad9001
1 file changed
.github/workflows/tests.yml
@@ -2,6 +2,8 @@ name: Playwright Tests
2
on:
3
pull_request:
4
branches: [main, development]
5
+ push:
6
+ branches: [main]
7
jobs:
8
test:
9
timeout-minutes: 60
0 commit comments