Skip to content

Commit

Permalink
chore(ci): tweak nightly scedule
Browse files Browse the repository at this point in the history
  • Loading branch information
pront committed Oct 15, 2024
1 parent 9bd2593 commit 9b1c841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Nightly
on:
workflow_dispatch:
schedule:
- cron: "0 4 * * *"
- cron: "0 5 * * *" # Runs at 5:00 AM UTC

jobs:
Nightly:
Expand Down

0 comments on commit 9b1c841

Please sign in to comment.