mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Adjust scheduled time for nightly build
This commit is contained in:
parent
7b0bf8be83
commit
1b63ba859b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightlies.yml
vendored
2
.github/workflows/nightlies.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
on:
|
||||
schedule:
|
||||
- cron: 30 22 * * *
|
||||
- cron: 30 4 * * *
|
||||
|
||||
jobs:
|
||||
trigger-nightly:
|
||||
|
|
|
|||
Loading…
Reference in a new issue