Skip to content

Commit

Permalink
Add write permission to the action (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
devethan authored Nov 2, 2023
1 parent 35ea3c7 commit 7313b26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ on:
pull_request:
branches:
- master
permissions:
pull-requests: write
jobs:
size:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7313b26

Please sign in to comment.