Skip to content

Commit b1807c7

Browse files
committed
KIckoff when push
1 parent 96404fd commit b1807c7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/playwright-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
name: Test & Report
22

33
on:
4+
push:
5+
branches:
6+
- main
7+
pull_request:
8+
branches:
9+
- main
410
workflow_dispatch:
511
inputs:
612
testSuite:

0 commit comments

Comments
 (0)