mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-01 09:42:13 +00:00
Update release time to 1pm UTC
Issue gh-10451
This commit is contained in:
parent
d644f32baa
commit
e472cc1cc8
2
.github/workflows/release-next-version.yml
vendored
2
.github/workflows/release-next-version.yml
vendored
@ -2,7 +2,7 @@ name: Release Next Version
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * MON' # Every Monday
|
||||
- cron: '0 13 * * MON' # Every Monday at 1pm UTC
|
||||
workflow_dispatch: # Manual trigger
|
||||
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user