diff --git a/.github/workflows/stage-1-commit.yaml b/.github/workflows/stage-1-commit.yaml index 3e4eef2..63b7c79 100644 --- a/.github/workflows/stage-1-commit.yaml +++ b/.github/workflows/stage-1-commit.yaml @@ -105,6 +105,7 @@ jobs: permissions: id-token: write contents: read + pull-requests: read timeout-minutes: 2 steps: - name: "Checkout code"