Skip to content

Commit

Permalink
add the right write permissions
Browse files Browse the repository at this point in the history
Signed-off-by: nigel brown <[email protected]>
  • Loading branch information
therealnb committed May 14, 2024
1 parent ebfe8aa commit 991d15c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: 'Dependency Review'
on: [pull_request]

permissions:
contents: write
contents: read
pull-requests: write

jobs:
dependency-review:
Expand Down

0 comments on commit 991d15c

Please sign in to comment.