diff --git a/.github/workflows/stage-1-commit.yaml b/.github/workflows/stage-1-commit.yaml index 01e31f31a..8380f5202 100644 --- a/.github/workflows/stage-1-commit.yaml +++ b/.github/workflows/stage-1-commit.yaml @@ -184,6 +184,7 @@ jobs: permissions: id-token: write contents: read + pull-requests: read timeout-minutes: 5 steps: - name: "Checkout code"