Skip to content

Commit

Permalink
Update playwright.yml
Browse files Browse the repository at this point in the history
siam1113 authored Feb 5, 2024
1 parent 918ca64 commit 7f0c015
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
@@ -7,6 +7,14 @@ on:
schedule:
- cron: '*/5 * * * *'
workflow_dispatch:
inputs:
event:
default: 'push'
options:
- push
- pull
- manual


jobs:
test:

0 comments on commit 7f0c015

Please sign in to comment.