Skip to content

Commit 7011833

Browse files
Merge pull request #5467 from MicrosoftDocs/main
[AutoPublish] main to live - 11/03 18:52 PST | 11/04 08:22 IST
2 parents 46f1358 + a1a7901 commit 7011833

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/AutoLabelAssign.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ jobs:
3030
with:
3131
PayloadJson: ${{ needs.download-payload.outputs.WorkflowPayload }}
3232
AutoAssignUsers: 1
33-
AutoAssignReviewers: 1
33+
AutoAssignReviewers: 0
3434
AutoLabel: 1
3535
ExcludedUserList: '["user1", "user2"]'
3636
ExcludedBranchList: '["branch1", "branch2"]'
3737
secrets:
3838
AccessToken: ${{ secrets.GITHUB_TOKEN }}
3939
PrivateKey: ${{ secrets.M365_APP_PRIVATE_KEY }}
40-
ClientId: ${{ secrets.M365_APP_CLIENT_ID }}
40+
ClientId: ${{ secrets.M365_APP_CLIENT_ID }}

0 commit comments

Comments
 (0)