Skip to content

Commit

Permalink
CodeQL: Specify Config File
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Dec 10, 2022
1 parent 12bf34b commit 3cc287d
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 @@ -51,6 +51,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
config-file: ./.github/codeql/impactx-codeql.yml
languages: ${{ matrix.language }}
queries: +security-and-quality

Expand Down

0 comments on commit 3cc287d

Please sign in to comment.