Skip to content

Commit ee27820

Browse files
Merge pull request #4041 from MicrosoftDocs/main
[AutoPublish] main to live - 08/11 13:32 PDT | 08/12 02:02 IST
2 parents 32e85e6 + 0aadbb6 commit ee27820

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/TierManagement.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@ name: Tier management
22

33
permissions:
44
pull-requests: write
5-
contents: read
5+
contents: write
66

77
on:
88
issue_comment:
99
types: [created, edited]
1010

11+
pull_request_target:
12+
types: [opened, reopened]
13+
1114
jobs:
1215

1316
tier-mgmt:

0 commit comments

Comments
 (0)