Update codeql.yml
This commit is contained in:
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
@@ -44,9 +44,9 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- language: 'python'
|
||||
build-mode: auto
|
||||
build-mode: autobuild
|
||||
- language: 'go'
|
||||
build-mode: auto
|
||||
build-mode: autobuild
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user