Browse Source

Update codeql-analysis.yml

disable python code analysis, python code is in examples.
Kevin Wan 3 years ago
parent
commit
ed735ec47c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/codeql-analysis.yml

+ 1 - 1
.github/workflows/codeql-analysis.yml

@@ -28,7 +28,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        language: [ 'go', 'python' ]
+        language: [ 'go' ]
         # CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
         # Learn more:
         # 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