Skip to content

Commit

Permalink
chore: assign correct permissions to sbom job
Browse files Browse the repository at this point in the history
  • Loading branch information
johnletey committed Feb 5, 2024
1 parent 814c519 commit 22f9dae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches: [master]

permissions:
contents: write
pull-requests: write

jobs:
Expand Down

0 comments on commit 22f9dae

Please sign in to comment.