cront soon

This commit is contained in:
Adam Hill 2020-02-14 13:15:35 -06:00 committed by GitHub
parent 6091299fbf
commit 5367761311
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ workflows:
nightly_build:
triggers:
- schedule:
cron: "0 0 * * *"
cron: "20 19 * * *"
filters:
branches:
only: 'beta-v5.0'