Skip to content

Commit

Permalink
DEV: Update data weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhieb committed Sep 3, 2024
1 parent 06fe1db commit 8e60f16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ name: update

on:
workflow_dispatch:
schedule:
- cron: '0 9 * * 1' # Runs every Monday at 9 AM UTC (4 AM CT during standard time, 3 AM CT during daylight saving time).


env:
DRIVE_CREDENTIALS: ${{ secrets.DRIVE_CREDENTIALS }}
Expand Down

0 comments on commit 8e60f16

Please sign in to comment.