Skip to content

Commit 7313b26

Browse files
authoredNov 2, 2023
Add write permission to the action (#107)
#104 (comment)
1 parent 35ea3c7 commit 7313b26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ on:
4343
pull_request:
4444
branches:
4545
- master
46+
permissions:
47+
pull-requests: write
4648
jobs:
4749
size:
4850
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)
Please sign in to comment.