Skip to content

Commit

Permalink
Update fetchLatestData.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benlower authored Apr 15, 2024
1 parent 21e490e commit c8a1131
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fetchLatestData.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Generate Latest Data
on:
schedule:
# Runs at 8 AM UTC every day
#- cron: '0 8 * * *'
- cron: '*/5 * * * *'
- cron: '0 8 * * *'
workflow_dispatch:

jobs:
execute-script:
Expand Down

0 comments on commit c8a1131

Please sign in to comment.