Skip to content

Commit 7eeea46

Browse files
authored
Update claude-code-review.yml
1 parent ea5ac69 commit 7eeea46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/claude-code-review.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
runs-on: ubuntu-latest
2222
permissions:
2323
contents: read
24-
pull-requests: read
25-
issues: read
24+
pull-requests: writr
25+
issues: write
2626
id-token: write
2727

2828
steps:

0 commit comments

Comments
 (0)