chore: dont run nightly jobs for everything

Refs: a71c814d19
This commit is contained in:
Samuel Attard 2018-10-10 16:37:59 +11:00 committed by GitHub
parent 33abd736e9
commit ed065f0106
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1086,14 +1086,14 @@ workflows:
- mas-testing - mas-testing
nightly-release-test: nightly-release-test:
# triggers: triggers:
# - schedule: - schedule:
# cron: "0 0 * * *" cron: "0 0 * * *"
# filters: filters:
# branches: branches:
# only: only:
# - master - master
# - *chromium-upgrade-branches - *chromium-upgrade-branches
jobs: jobs:
- linux-checkout - linux-checkout