Skip to content

Commit

Permalink
Fix: Enable "security-and-quality" quereis for CodeQL
Browse files Browse the repository at this point in the history
  • Loading branch information
a-h-abdelsalam authored and greenbonebot committed Dec 18, 2023
1 parent ce5d70b commit f029492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
queries: security-and-quality

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2

0 comments on commit f029492

Please sign in to comment.