Skip to content

Commit

Permalink
Merge pull request #1956 from Screenly/fix-codeql-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vpetersson authored Jul 4, 2024
2 parents 0517242 + 3c9ffaf commit a443eba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/codeql-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ jobs:
name: Analyze
runs-on: ubuntu-latest

permissions:
actions: read
contents: read
security-events: write

strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit a443eba

Please sign in to comment.