diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9a6a2c0f..5d36ba7f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -18,13 +18,6 @@ trigger: - todo-disabled-for-now -schedules: -- cron: "0 2 * * *" # Every day at 02:00 UTC - always: true - branches: - include: - - master - jobs: - template: .azure/job-template.yml