Skip to content

Commit

Permalink
Schedule: shift some runs by 5 minutes to avoid collisions
Browse files Browse the repository at this point in the history
  • Loading branch information
woctezuma authored Jan 4, 2024
1 parent dec41e8 commit 32654be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
- cron: '15 16 * * *'
- cron: '35 18-23 * * 3'
- cron: '35 0-15 * * 4'
- cron: '35 0-15,18-23 11-31 12 *'
- cron: '35 0-15,18-23 1-6 1 *'
- cron: '40 0-15,18-23 11-31 12 *'
- cron: '40 0-15,18-23 1-6 1 *'

jobs:
scheduled:
Expand Down

0 comments on commit 32654be

Please sign in to comment.