Skip to content

Commit

Permalink
Regular schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
m0ngr31 committed Oct 31, 2023
1 parent 66340c3 commit 512be73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Weekly Runner

on:
schedule:
- cron: '45 * * * *' # every Wednesday at midnight
- cron: '0 0 * * 3' # every Wednesday at midnight

jobs:
docker:
Expand Down

0 comments on commit 512be73

Please sign in to comment.