diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index e68c4483962..341ed5b3b4f 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -55,18 +55,6 @@ pr: include: - '*' -schedules: - - cron: "0 8 23-29 * 0" # Fourth Sunday of each month at 8:00 UTC - displayName: "Monthly smoke test" - branches: - include: - - main - - release/* - exclude: - - "" - always: true # Run even if there have been no source code changes since the last successful scheduled run - batch: false # Do not run the pipeline if the previously scheduled run is in-progress - resources: repositories: - repository: 1ESPipelineTemplates