mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 15:02:05 -03:30
Schedule nightly runs to after nightly release (#44381)
Signed-off-by: stianst <stianst@gmail.com>
This commit is contained in:
parent
bb971dc6fc
commit
2c21d1b5c9
2
.github/workflows/schedule-nightly.yml
vendored
2
.github/workflows/schedule-nightly.yml
vendored
@ -2,7 +2,7 @@ name: Scheduled nightly workflows
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
- cron: '0 4 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user