parent
33abd736e9
commit
ed065f0106
1 changed files with 8 additions and 8 deletions
|
@ -1086,14 +1086,14 @@ workflows:
|
|||
- mas-testing
|
||||
|
||||
nightly-release-test:
|
||||
# triggers:
|
||||
# - schedule:
|
||||
# cron: "0 0 * * *"
|
||||
# filters:
|
||||
# branches:
|
||||
# only:
|
||||
# - master
|
||||
# - *chromium-upgrade-branches
|
||||
triggers:
|
||||
- schedule:
|
||||
cron: "0 0 * * *"
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- *chromium-upgrade-branches
|
||||
jobs:
|
||||
- linux-checkout
|
||||
|
||||
|
|
Loading…
Reference in a new issue