Skip to content

Commit 731936f

Browse files
authored
ci(codeql): add actions to language matrix
1 parent 72325d0 commit 731936f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
strategy:
3636
fail-fast: false
3737
matrix:
38-
language: [ 'javascript' ]
38+
language: [ 'actions', 'javascript' ]
3939
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
4040
# Use only 'java' to analyze code written in Java, Kotlin or both
4141
# Use only 'javascript' to analyze code written in JavaScript, TypeScript or both

0 commit comments

Comments
 (0)