Skip to content

Commit 453628e

Browse files
authored
Merge pull request #14215 from MicrosoftDocs/ghogen-patch-309964
Fix publish time to 10 am
2 parents dbb35b1 + b776805 commit 453628e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auto-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schedules:
2-
- cron: "0 18 * * 1-5" # Hour 18 UTC == 10am PST
2+
- cron: "0 17 * * 1-5" # Hour 18 UTC == 10am PST
33
displayName: "Scheduled run at 10 AM PT M-F"
44
branches:
55
include:

0 commit comments

Comments
 (0)