Skip to content

Commit

Permalink
add codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmoudAshraf97 committed Nov 19, 2024
1 parent 6a57329 commit 74c8037
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ jobs:
run: |
flake8 .
- name: CodeQL Analysis
uses: github/codeql-action/init@v3
with:
queries: security-and-quality


run-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 74c8037

Please sign in to comment.