Nightlies - 6 hour schedule for now.
This commit is contained in:
parent
7b879f867c
commit
5ab14bfc0b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
@ -2,7 +2,7 @@ name: Nightly
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '53 */2 * * *'
|
||||
- cron: '53 */6 * * *'
|
||||
|
||||
jobs:
|
||||
linux:
|
||||
|
|
Loading…
Add table
Reference in a new issue