Skip to content

Commit

Permalink
set required codeql permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Stassi committed Sep 25, 2024
1 parent 7fd8e60 commit c00200e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ on:
jobs:
codeql:
name: CodeQL
permissions:
packages: read
security-events: write
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit c00200e

Please sign in to comment.