Skip to content

Commit

Permalink
Move prune_nightly.yaml to 10am UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
junrushao committed Oct 12, 2023
1 parent 23683a0 commit e7aae7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prune_nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
branches:
- main
schedule:
- cron: '0 8 * * *' # 8 AM UTC
- cron: '0 10 * * *' # 10 AM UTC

jobs:
Build:
Expand Down

0 comments on commit e7aae7c

Please sign in to comment.