Skip to content

Commit

Permalink
Update CI schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
cofob committed Aug 5, 2024
1 parent 00c40d6 commit 87ad4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Update Data
on:
schedule:
# Run every hour
- cron: '0 * * * *'
- cron: '0 */2 * * *'
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 87ad4a1

Please sign in to comment.