We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a33a84c commit c635dcdCopy full SHA for c635dcd
1 file changed
.github/workflows/codeql-analysis.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- language: [ go, python ]
+ language: [ actions, go, python ]
25
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
26
# Learn more about CodeQL language support at https://git.io/codeql-language-support
27
0 commit comments