Skip to content

Commit

Permalink
Update auto-merge-sync-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
localden committed Oct 30, 2024
1 parent 8ac8402 commit 4ed2462
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/policies/auto-merge-sync-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ configuration:
label: ':octocat: auto-merge'
- targetsBranch:
branch: main
- isActivitySender:
user: microsoft-github-policy-service[bot]
- or:
- isActivitySender:
user: microsoft-github-policy-service[bot]
then:
- enableAutoMerge:
mergeMethod: Squash
Expand All @@ -32,8 +33,9 @@ configuration:
label: ':octocat: auto-merge'
- targetsBranch:
branch: live
- isActivitySender:
user: microsoft-github-policy-service[bot]
- or:
- isActivitySender:
user: microsoft-github-policy-service[bot]
then:
- enableAutoMerge:
mergeMethod: Merge
Expand Down

0 comments on commit 4ed2462

Please sign in to comment.