Skip to content

Commit ee9e042

Browse files
authored
Merge pull request #13032 from MicrosoftDocs/dstrome-tiermanagement
Update TierManagement workflow permissions
2 parents 6bcdbdd + feef38c commit ee9e042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/TierManagement.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
tier-mgmt:
1717
if: github.repository_owner == 'MicrosoftDocs' && github.repository_visibility == 'private'
18-
uses: MicrosoftDocs/max-cpub-test/.github/workflows/Shared-TierManagement.yml@main
18+
uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-TierManagement.yml@workflows-prod
1919
with:
2020
PayloadJson: ${{ toJSON(github) }}
2121
EnableWriteSignOff: 1

0 commit comments

Comments
 (0)