1
0
mirror of synced 2026-01-07 18:01:41 -05:00

Grant the GITHUB_TOKEN write access to PRs during undeployment (#21898)

This commit is contained in:
James M. Greene
2021-10-05 13:43:20 -05:00
committed by GitHub
parent 0f8af1c430
commit da426a9d22

View File

@@ -12,6 +12,7 @@ on:
permissions:
contents: read
deployments: write
pull-requests: write
# This prevents one Undeploy workflow run from interrupting another
concurrency: