Skip to content

Commit

Permalink
Scheduling für workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobmadp committed Oct 13, 2023
1 parent 887f7ab commit bfc315b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ on:
workflow_dispatch:
push:
branches: [ main, master, dev ]
#pull_request:
#branches: [ main, master ]
schedule:
- cron: "2 16 * * *"
jobs:
test:
timeout-minutes: 60
Expand Down

0 comments on commit bfc315b

Please sign in to comment.