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 05429e1 + 4da3799 commit ebe88b6Copy full SHA for ebe88b6
.github/workflows/AutoLabelAssign.yml
@@ -26,7 +26,7 @@ jobs:
26
name: Run assign and label
27
if: github.repository_owner == 'MicrosoftDocs'
28
needs: [download-payload]
29
- uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-AutoLabelAssign.yml@workflows-prod
+ uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-AutoLabelAssign.yml@workflows-test
30
with:
31
PayloadJson: ${{ needs.download-payload.outputs.WorkflowPayload }}
32
AutoAssignUsers: 1
0 commit comments