Update codeql.yml

This commit is contained in:
Aren Elchinyan 2025-01-15 16:50:23 +03:00
parent 971c3d7d4d
commit f4994926f6

View File

@ -44,7 +44,7 @@ jobs:
matrix:
include:
- language: c-cpp
build-mode: autobuild
build-mode: manual
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
# Use `c-cpp` to analyze code written in C, C++ or both
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both