Skip to content

Commit

Permalink
schedule is now working
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobmadp committed Oct 13, 2023
1 parent b2d1f0b commit 8c6db44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
26 changes: 0 additions & 26 deletions .github/workflows/cronjob.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ main, master, dev ]
schedule:
- cron: '20 15 * * 1-5'
- cron: '* 6 * * 1-5'
jobs:
test:
timeout-minutes: 60
Expand Down

0 comments on commit 8c6db44

Please sign in to comment.