Update codeql.yml

This commit is contained in:
Paulus Schoutsen 2024-09-12 00:04:25 -04:00 committed by GitHub
parent 6f9e725a2c
commit 95a340d7a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,8 +40,8 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
include: include:
- language: c-cpp # - language: c-cpp
build-mode: autobuild # build-mode: autobuild
- language: python - language: python
build-mode: none build-mode: none
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift' # CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'