Skip to content

Commit 1a29e76

Browse files
committed
Give write permissions to PR assigner
1 parent 48a5479 commit 1a29e76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/reviews.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
jobs:
88
add-reviewers:
99
runs-on: ubuntu-latest
10+
permissions: write-all
1011

1112
steps:
1213
- uses: examedi/pull-request-assigner@v0.1.2

0 commit comments

Comments
 (0)