diff --git a/.github/workflows-not/myprecious-scheduled-release.yaml b/.github/workflows-not/myprecious-scheduled-release.yaml index 11a6b87e8..ddcc4abb3 100644 --- a/.github/workflows-not/myprecious-scheduled-release.yaml +++ b/.github/workflows-not/myprecious-scheduled-release.yaml @@ -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: