Skip to content

Commit 4116f9d

Browse files
authored
Merge pull request #82 from rajbos/rajbos-patch-1
Change CodeQL language matrix to include actions
2 parents 998dc30 + d62fdab commit 4116f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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", "typescript"]
38+
language: ["actions", "typescript"]
3939
# CodeQL supports [ $supported-codeql-languages ]
4040
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
4141

0 commit comments

Comments
 (0)