Update release-code-freeze.yml

This commit is contained in:
nigeljamesstevenson 2024-02-21 16:45:06 +00:00 committed by GitHub
parent 4b2f949231
commit be18770859
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: 'Release: Code freeze'
on:
schedule:
- cron: '0 0 * * 4' # Run at start of day UTC on Thursdays. i.e. ~Wednesdays EOD 23:59:59 UTC
- cron: '0 0 * * 5' # Run at start of day UTC on Friday. i.e. ~Thursday EOD 23:59:59 UTC - this is a temporary update for 8.7
workflow_dispatch:
inputs:
timeOverride: