Skip to content

Commit 9a35e9e

Browse files
authored
Added explicit language
Added explicit language: python
1 parent d625fb8 commit 9a35e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
matrix:
2424
# Override automatic language detection by changing the below list
2525
# Supported options are ['csharp', 'cpp', 'go', 'java', 'javascript', 'python']
26-
language: []
26+
language: [python]
2727
# Learn more...
2828
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection
2929

0 commit comments

Comments
 (0)