Skip to content

Commit

Permalink
add write permission to pipeline (#1209)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapiderman authored Dec 15, 2023
1 parent 81b96bc commit 86ca6c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-snap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
permissions:
issues: read
pull-requests: read
actions: write

jobs:
test:
Expand Down

0 comments on commit 86ca6c4

Please sign in to comment.