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 1b2eda4 commit 92702e6Copy full SHA for 92702e6
.github/workflows/codeql.yml
@@ -42,8 +42,6 @@ jobs:
42
include:
43
- language: go
44
build-mode: autobuild
45
- - language: ruby
46
- build-mode: none
47
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
48
# Use `c-cpp` to analyze code written in C, C++ or both
49
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both
0 commit comments