From 70b74cc09b64e5d71c34d36146c460731e063745 Mon Sep 17 00:00:00 2001 From: Alan Ren Date: Wed, 17 Jun 2020 11:09:22 -0700 Subject: [PATCH] Update release.yml for Azure Pipelines (#984) force ADO to regenerate the scheduled runs --- azure-pipelines/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines/release.yml b/azure-pipelines/release.yml index 4a79f945..5c432589 100644 --- a/azure-pipelines/release.yml +++ b/azure-pipelines/release.yml @@ -61,7 +61,7 @@ pr: none schedules: - cron: "0 7 * * Mon-Fri" - displayName: Mon-Fri at 7:00 + displayName: Mon-Fri at 7:00UTC branches: include: - main