Skip to content

Commit

Permalink
Github codeql analysis workflow: added c/cpp files
Browse files Browse the repository at this point in the history
  • Loading branch information
stenya committed Jan 17, 2024
1 parent 69c86dc commit 54b8f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fail-fast: false
matrix:
#language: [ 'cpp', 'go', 'javascript' ]
language: [ 'go', 'javascript' ]
language: [ 'go', 'javascript', 'c', 'cpp' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://git.io/codeql-language-support

Expand Down

0 comments on commit 54b8f78

Please sign in to comment.