diff --git a/.github/workflows/stage-1-commit.yaml b/.github/workflows/stage-1-commit.yaml index e596051..e868929 100644 --- a/.github/workflows/stage-1-commit.yaml +++ b/.github/workflows/stage-1-commit.yaml @@ -166,6 +166,7 @@ jobs: permissions: id-token: write contents: read + pull-requests: read timeout-minutes: 2 steps: - name: "Checkout code" @@ -185,6 +186,7 @@ jobs: permissions: id-token: write contents: read + pull-requests: read timeout-minutes: 2 steps: - name: "Checkout code"