We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93fa2da commit 05e9b1cCopy full SHA for 05e9b1c
.github/workflows/codeql.yml
@@ -44,7 +44,9 @@ jobs:
44
matrix:
45
include:
46
- language: python
47
- build-mode: none
+ build-mode: none
48
+ - language: actions
49
50
# CodeQL supports the following values keywords for 'language': $supported-codeql-languages
51
# Use `c-cpp` to analyze code written in C, C++ or both
52
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both
0 commit comments