Update release-code-freeze.yml

This commit is contained in:
nigeljamesstevenson 2024-01-09 12:13:29 +00:00 committed by GitHub
parent 45377e63be
commit 3efc2a22b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.
- cron: '0 0 * * 4' # Run at start of day UTC on Thursdays. i.e. ~Wednesdays EOD 23:59:59 UTC
workflow_dispatch:
inputs:
timeOverride: