diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index ff8def573..3c884acdc 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -7,7 +7,7 @@ permissions: actions: read contents: read copilot-requests: write - issues: read + issues: write # needed for failure tracking and no-op run tracking pull-requests: write jobs: