diff --git a/.cron.yml b/.cron.yml index cffb8313e970..a48b3e147e6e 100644 --- a/.cron.yml +++ b/.cron.yml @@ -105,10 +105,4 @@ jobs: target-tasks-method: nightly_file_update run-on-projects: - mozilla-central - when: - by-project: - # No default branch - mozilla-central: - # Buildbot start time is 10:02am UTC, until we are able to - # disable buildbot scheduling, use +12h - - {hour: 22, minute: 0} + when: [] # don't run for now due to unforeseen issues