Skip to content

Commit

Permalink
Merge pull request #8 from phildini/privileges-for-codeql-analysis
Browse files Browse the repository at this point in the history
Add privileges to codeql-analysis.yml
  • Loading branch information
phildini authored Aug 16, 2023
2 parents 2826e18 + b20b0dd commit d450b8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@

name: "CodeQL"

permissions:
security-events: write

on:
push:
branches: [ main ]
Expand Down

0 comments on commit d450b8f

Please sign in to comment.