We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e19f556 commit 9dd275bCopy full SHA for 9dd275b
.github/workflows/codeql-analysis.yml
@@ -35,7 +35,7 @@ jobs:
35
strategy:
36
fail-fast: false
37
matrix:
38
- language: [ 'go' ]
+ language: [ 'go', 'ruby' ]
39
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
40
# Learn more:
41
# https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed
0 commit comments