Skip to content

Commit

Permalink
Add missing permission
Browse files Browse the repository at this point in the history
Signed-off-by: Brett Logan <lindluni@github.com>
  • Loading branch information
lindluni committed Mar 29, 2024
1 parent 51cca06 commit 466e0f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/policy-code-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
name: Enforce Tools
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
security-events: read
steps:
Expand Down

0 comments on commit 466e0f5

Please sign in to comment.