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 6933915 commit 48e30c7Copy full SHA for 48e30c7
.github/workflows/codeql-analysis.yml
@@ -24,7 +24,7 @@ jobs:
24
matrix:
25
# Override automatic language detection by changing the below list
26
# Supported options are ['csharp', 'cpp', 'go', 'java', 'javascript', 'python']
27
- language: ['go']
+ language: ['go', 'actions']
28
# Learn more...
29
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection
30
0 commit comments