We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2002b8d commit f941797Copy full SHA for f941797
1 file changed
.github/workflows/codeql-analysis.yml
@@ -37,7 +37,7 @@ jobs:
37
strategy:
38
fail-fast: false
39
matrix:
40
- language: [ 'go' ]
+ language: [ 'go', 'python' ]
41
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
42
# Learn more:
43
# https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed
0 commit comments