Skip to content

Update TierManagement workflow permissions #1199

Update TierManagement workflow permissions

Update TierManagement workflow permissions #1199

Workflow file for this run

name: Tier management
permissions:
pull-requests: write
contents: write
on:
issue_comment:
types: [created, edited]
pull_request_target:
types: [opened, reopened]
jobs:
tier-mgmt:
if: github.repository_owner == 'MicrosoftDocs' && github.repository_visibility == 'private'
uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-TierManagement.yml@workflows-prod

Check failure on line 18 in .github/workflows/TierManagement.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/TierManagement.yml

Invalid workflow file

error parsing called workflow ".github/workflows/TierManagement.yml" -> "MicrosoftDocs/max-cpub-test/.github/workflows/Shared-TierManagement.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
PayloadJson: ${{ toJSON(github) }}
EnableWriteSignOff: 1
EnableReadOnlySignoff: 1
secrets:
AccessToken: ${{ secrets.GITHUB_TOKEN }}