Remove Python CodeQL check (#106259)
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
# Override automatic language detection by changing the below list
|
||||
# Supported options are listed here
|
||||
# https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#changing-the-languages-that-are-analyzed
|
||||
language: ['actions', 'javascript', 'go', 'python']
|
||||
language: ['actions', 'javascript', 'go']
|
||||
# Learn more...
|
||||
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user