Skip to content

Commit

Permalink
add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
puagarwa authored Jul 25, 2024
1 parent d2af478 commit 57433f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
branches: [ main, master ]
pull_request:
branches: [ main, master ]

workflow_dispatch:

jobs:
test:
strategy:
Expand Down

0 comments on commit 57433f4

Please sign in to comment.