We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ff7d8 commit 3353449Copy full SHA for 3353449
1 file changed
.github/workflows/codeql.yml
@@ -29,6 +29,7 @@ jobs:
29
- name: Initialize CodeQL
30
uses: github/codeql-action/init@v2
31
with:
32
+ languages: ${{ matrix.language }}
33
config-file: ./.github/codeql/codeql-configuration.yml
34
35
- name: Autobuild
0 commit comments