Skip to content

Commit 74ec7ce

Browse files
ci(github): fix permission in assign-reviewer.yml
1 parent 6b59415 commit 74ec7ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/assign-reviewer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Assign Reviewer
22
on: pull_request_target
33

44
permissions:
5-
contents: read
5+
pull-requests: write
66

77
jobs:
88
assign-reviewer:

0 commit comments

Comments
 (0)