1 parent 96404fd commit b1807c7Copy full SHA for b1807c7
1 file changed
.github/workflows/playwright-tests.yml
@@ -1,6 +1,12 @@
1
name: Test & Report
2
3
on:
4
+ push:
5
+ branches:
6
+ - main
7
+ pull_request:
8
9
10
workflow_dispatch:
11
inputs:
12
testSuite:
0 commit comments