Skip to content

Commit

Permalink
Add packages write permission (#959)
Browse files Browse the repository at this point in the history
  • Loading branch information
vmilosevic authored Dec 24, 2024
1 parent 605e6c9 commit 40997ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ on:
type: string

permissions:
packages: write
checks: write
pull-requests: write # only required if `comment: true` was enabled

Expand Down

0 comments on commit 40997ac

Please sign in to comment.