Update circleCI to run more frequently during Build 6 (#5427)

* Update circleCI to run more frequently during Build 6

* Updated config.yml
This commit is contained in:
John Hill 2022-07-03 10:31:08 -07:00 committed by GitHub
parent 0f352087f5
commit 43a4bf9606
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -220,8 +220,9 @@ workflows:
suite: full
triggers:
- schedule:
cron: "0 0 * * *"
cron: "0 0,4,8,12,16,20 * * *"
filters:
branches:
only:
- master
- release/2.0.5