Skip to content

Commit

Permalink
Temporary cron change 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ettore Rossatto committed Nov 21, 2023
1 parent 6c69189 commit 92c5c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Scheduled Update
# This event is triggered every Monday at 10:00 UTC
on:
schedule:
- cron: '0 15 * * TUE' # https://crontab.guru/#0_10_*_*_MON
- cron: '45 14 * * TUE' # https://crontab.guru/#0_10_*_*_MON

jobs:
update:
Expand Down

0 comments on commit 92c5c0b

Please sign in to comment.