Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Add write permissions for submit dependency graph
  • Loading branch information
jesperoman authored Feb 18, 2025
1 parent 6dcd905 commit 19b41df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ jobs:

dependency-submission:
name: Submit Dependencies
permissions:
contents: write
if: github.event.repository.fork == false && github.event_name != 'pull_request'
strategy:
matrix:
Expand Down

0 comments on commit 19b41df

Please sign in to comment.