We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5354a3 commit 194f4a3Copy full SHA for 194f4a3
.github/workflows/codeql-analysis.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Initialize CodeQL
45
uses: github/codeql-action/init@v1
46
with:
47
- languages: ${{ matrix.language }}
+ languages: cpp # languages: ${{ matrix.language }}
48
# If you wish to specify custom queries, you can do so here or in a config file.
49
# By default, queries listed here will override any specified in a config file.
50
# Prefix the list here with "+" to use these queries and those in the config file.
0 commit comments