1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-02 20:57:37 +02:00

remove 'python' from list of codeql

The 'python' check seems to not work as expected and will fail each time the check is executed
This commit is contained in:
Clemens Bastian
2020-09-10 23:06:42 +02:00
committed by GitHub
parent 28a6b231e1
commit 40cd6bc89a

View File

@@ -19,7 +19,7 @@ jobs:
matrix:
# Override automatic language detection by changing the below list
# Supported options are ['csharp', 'cpp', 'go', 'java', 'javascript', 'python']
language: ['python', 'javascript']
language: ['javascript']
# Learn more...
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection