Skip to content

Commit

Permalink
Update dependencies.yml
Browse files Browse the repository at this point in the history
update pull requst permissions
  • Loading branch information
p-galligan authored Mar 19, 2024
1 parent 4973455 commit 6215842
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions:
pull-requests: write
permissions: write-all
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 6215842

Please sign in to comment.