Skip to content

Commit 48eb06d

Browse files
authored
Merge pull request #400 from github/KyFaSt-patch-1
Add Missing Languages to CodeQL Advanced Configuration
2 parents 3484cdc + 3ac671e commit 48eb06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424
matrix:
25-
language: [ 'javascript' ]
25+
language: [ 'javascript', 'actions' ]
2626

2727
steps:
2828
- name: checkout

0 commit comments

Comments
 (0)