Skip to content

Commit

Permalink
Update download-payload workflow path
Browse files Browse the repository at this point in the history
  • Loading branch information
dstrome committed Jul 29, 2024
1 parent 936760e commit 97bd36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AutoLabelMsftContributor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
download-payload:
if: github.repository_visibility == 'public'
name: Download and extract payload artifact
uses: MicrosoftDocs/max-cpub-test/.github/workflows/Shared-ExtractPayload.yml@main
uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-ExtractPayload.yml@workflows-test
with:
WorkflowId: ${{ github.event.workflow_run.id }}
OrgRepo: ${{ github.repository }}
Expand Down

0 comments on commit 97bd36e

Please sign in to comment.