Skip to content

Commit 52fb0ab

Browse files
committed
code review permissions
1 parent de59094 commit 52fb0ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/code_reviewer.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
types:
66
- opened
77
- synchronize
8-
permissions: write-all
8+
permissions:
9+
pull-requests: write
910
jobs:
1011
tc-ai-pr-review:
1112
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)