diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index a4ff64489..c8888f48b 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -8,7 +8,7 @@ on: types: [ready_for_review, opened] permissions: - contents: read # Required at top-level to give `issue_comment` events access to the secrets below. + contents: read # Required at top level so `GITHUB_TOKEN` for `issue_comment` events can read repository contents. jobs: review: