Skip to content

Commit 6b554aa

Browse files
committed
workflow_dispatch
1 parent 50368c0 commit 6b554aa

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/main-workflow copy.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Playwright Tests
22
on:
3-
push:
4-
branches: [ main, master ]
5-
pull_request:
6-
branches: [ main, master ]
3+
workflow_dispatch:
74
jobs:
85
test:
96
name: Playwright jobs

0 commit comments

Comments
 (0)