Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/auto_data_promotion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permissions:

on:
schedule:
- cron: "0 6 * * *" # runs daily at 1:00 AM EST
- cron: "0 8 * * *" # runs daily at 3:00 AM EST
workflow_dispatch:
inputs:
dry_run:
Expand Down
Loading
Loading