Skip to content

Commit

Permalink
Update schedule for next time
Browse files Browse the repository at this point in the history
Signed-off-by: David Young <[email protected]>
  • Loading branch information
funkypenguin committed Jun 11, 2024
1 parent 3bbbdab commit cdc1bbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows-not/myprecious-scheduled-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: "My Precious: Stable Release (Scheduled)"

on:
schedule:
# 9:55am UTC is 21h55 NZST, giving us 15 min to run before the maint window starts 10pm weekdays NZ time
- cron: '55 09 * * *'
# 9:45am UTC is 21h45 NZST, giving us 15 min to run before the maint window starts 10pm weekdays NZ time
- cron: '45 09 * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit cdc1bbf

Please sign in to comment.