1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 19:32:19 +01:00

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

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'