Skip to content

Commit

Permalink
ci: try specific write permissions for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
kir0ul committed Jun 2, 2022
1 parent 9f4266b commit ab61592
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches:
- '*'
push:
permissions:
pull-requests: write

jobs:
build:
Expand Down

0 comments on commit ab61592

Please # to comment.