Skip to content

Commit 46d75d0

Browse files
derekmislerCopilot
authored andcommitted
Update .github/workflows/pr-review.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Derek Misler <derekmisler@gmail.com>
1 parent bd351d7 commit 46d75d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
types: [ready_for_review, opened]
99

1010
permissions:
11-
contents: read # Required at top-level to give `issue_comment` events access to the secrets below.
11+
contents: read # Required at top level so `GITHUB_TOKEN` for `issue_comment` events can read repository contents.
1212

1313
jobs:
1414
review:

0 commit comments

Comments
 (0)