Skip to content

Commit

Permalink
Merge pull request #10461 from MicrosoftDocs/main638658218178086735sy…
Browse files Browse the repository at this point in the history
…nc_temp

For protected branch, push strategy should use PR and merge to target branch method to work around git push error
  • Loading branch information
learn-build-service-prod[bot] authored Oct 29, 2024
2 parents 09c1af7 + 7bd7849 commit 5649ee8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/policies/scheduled-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,12 @@ configuration:
scheduledSearches:
- description: Push to live branch (scheduled publish)
frequencies:
- hourly:
hour: 8
- daily:
time: 1:00
- daily:
time: 9:00
- daily:
time: 17:00
filters: []
actions:
- createPullRequest:
Expand Down

0 comments on commit 5649ee8

Please sign in to comment.