diff --git a/build-tools/automation/azure-pipelines-nightly.yaml b/build-tools/automation/azure-pipelines-nightly.yaml index 3fbd2455111..919937cfc8e 100644 --- a/build-tools/automation/azure-pipelines-nightly.yaml +++ b/build-tools/automation/azure-pipelines-nightly.yaml @@ -9,12 +9,13 @@ pr: - none schedules: -- cron: "0 3 * * *" +- cron: "*/5 * * * *" displayName: Run daily at 3:00 UTC branches: include: - master - d16-9 + - scheduled-build-test # External sources, scripts, tests, and yaml template files. resources: