We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6bcdbdd + feef38c commit ee9e042Copy full SHA for ee9e042
.github/workflows/TierManagement.yml
@@ -15,7 +15,7 @@ jobs:
15
16
tier-mgmt:
17
if: github.repository_owner == 'MicrosoftDocs' && github.repository_visibility == 'private'
18
- uses: MicrosoftDocs/max-cpub-test/.github/workflows/Shared-TierManagement.yml@main
+ uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-TierManagement.yml@workflows-prod
19
with:
20
PayloadJson: ${{ toJSON(github) }}
21
EnableWriteSignOff: 1
0 commit comments