chore(ci): Update schedule back to single nightly build
parent
89b5ad0c86
commit
e699a209e6
|
@ -142,7 +142,7 @@ workflows:
|
|||
nightly:
|
||||
triggers:
|
||||
- schedule:
|
||||
cron: "0 7,22 * * *"
|
||||
cron: "0 7 * * *"
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Reference in New Issue