mirror of
https://github.com/nasa/openmct.git
synced 2025-04-08 20:04:27 +00:00
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:
parent
0f352087f5
commit
43a4bf9606
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user