We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d92f963 commit 63c7d21Copy full SHA for 63c7d21
.github/workflows/codeql-analysis.yml
@@ -28,7 +28,7 @@ jobs:
28
strategy:
29
fail-fast: false
30
matrix:
31
- language: [ 'go' ]
+ language: [ 'go', 'ruby' ]
32
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
33
# Learn more:
34
# 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