Skip to content

Commit

Permalink
chore: fix workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
peschee committed Dec 15, 2023
1 parent fc456be commit 8358a1b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ on:
required: false
default: '0'

permissions:
pull-requests: write
contents: write

jobs:
test:
name: Lint & Test
Expand Down

0 comments on commit 8358a1b

Please sign in to comment.