Skip to content

Commit 002c9bc

Browse files
Merge pull request #11015 from MicrosoftDocs/main638912396377601401sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 9c0a883 + 062d032 commit 002c9bc

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)