Skip to content

Commit b413b7b

Browse files
committed
add: add workflow_dispatch in playwright.yml
1 parent 71cf430 commit b413b7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches: [ main, master ]
55
pull_request:
66
branches: [ main, master ]
7+
workflow_dispatch:
78
jobs:
89
test:
910
timeout-minutes: 60

0 commit comments

Comments
 (0)