chore: CI: adjust nightly release time
This commit is contained in:
parent
f2d5470f19
commit
dc8367d1f5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -9,7 +9,7 @@ on:
|
|||
branches:
|
||||
- master
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
- cron: '0 7 * * *' # 8AM CET/11PM PT
|
||||
|
||||
jobs:
|
||||
set-nightly:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue