Skip to content

Commit

Permalink
Add write permission to the action
Browse files Browse the repository at this point in the history
  • Loading branch information
devethan authored Aug 25, 2023
1 parent dd31dce commit e8b371e
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 e8b371e

Please sign in to comment.