diff --git a/.github/workflows/tag-and-release.yaml b/.github/workflows/tag-and-release.yaml index 733502de06..6e64f2d29e 100644 --- a/.github/workflows/tag-and-release.yaml +++ b/.github/workflows/tag-and-release.yaml @@ -57,5 +57,6 @@ jobs: contents: read packages: write id-token: write + pull-requests: write uses: ./.github/workflows/checkpoint.yaml secrets: inherit