Skip to content

Commit e9bed78

Browse files
committed
Possible fix for broken GitHub Action.
1 parent 5783c17 commit e9bed78

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pull_request_opened.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,8 @@ jobs:
2222
sync-labels: true
2323
assign-author:
2424
runs-on: ubuntu-latest
25+
permissions:
26+
pull-requests: write
27+
2528
steps:
2629
- uses: toshimaru/auto-author-assign@v2.1.1

0 commit comments

Comments
 (0)