summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2020-10-01 17:10:29 +0200
committerGravatar Nikias Bassen2020-10-01 17:10:29 +0200
commit66fef8c7c480888a0650342138ffce31ffcb882a (patch)
tree79f076e71c0c9be9921c390ee7d41a7cc791d354
parentbf5aeec5005f93f3e5094a0c7df1e63ddf772196 (diff)
downloadlibplist-66fef8c7c480888a0650342138ffce31ffcb882a.tar.gz
libplist-66fef8c7c480888a0650342138ffce31ffcb882a.tar.bz2
[github-actions] Remove python from languages for codeql-analysis
-rw-r--r--.github/workflows/codeql-analysis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index d5fa9d8..0ce553c 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -24,7 +24,7 @@ jobs:
matrix:
# Override automatic language detection by changing the below list
# Supported options are ['csharp', 'cpp', 'go', 'java', 'javascript', 'python']
- language: ['cpp', 'python']
+ language: ['cpp']
# Learn more...
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection