Skip to content

Commit

Permalink
ci: fix codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
MatanAvneri committed Jun 1, 2021
1 parent 61ce579 commit 7de2667
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write

strategy:
fail-fast: false
Expand Down

0 comments on commit 7de2667

Please sign in to comment.