Skip to content

Commit

Permalink
Add time CST. (#42)
Browse files Browse the repository at this point in the history
I'm making a change to see if things get skipped properly.
  • Loading branch information
jonthegeek authored Dec 9, 2024
1 parent b09e100 commit 12468ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_datasets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: update-datasets

on:
schedule:
- cron: '0 14 * * 1' # 2pm UTC Mondays
- cron: '0 14 * * 1' # 2pm UTC / 8am CST Mondays
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 12468ef

Please sign in to comment.