From 2242a80049fad753f320d0b73c33c81cd9c984e9 Mon Sep 17 00:00:00 2001 From: Alan Ren Date: Wed, 17 Jun 2020 10:44:25 -0700 Subject: [PATCH] trying to trigger the schedule re-evaluation (#10961) --- build/azure-pipelines/sql-product-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/azure-pipelines/sql-product-build.yml b/build/azure-pipelines/sql-product-build.yml index 6247b4c378..7472f83d19 100644 --- a/build/azure-pipelines/sql-product-build.yml +++ b/build/azure-pipelines/sql-product-build.yml @@ -98,7 +98,7 @@ pr: none schedules: - cron: "0 5 * * Mon-Fri" - displayName: Mon-Fri at 7:00 + displayName: Mon-Fri at 5AM UTC branches: include: - main