Skip to content

Commit 6399312

Browse files
authored
Merge pull request #51 from KyFaSt/patch-1
Add Missing Languages to CodeQL Advanced Configuration
2 parents b99f473 + 3dfda41 commit 6399312

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
@@ -25,7 +25,7 @@ jobs:
2525
fail-fast: false
2626
matrix:
2727
language:
28-
- TypeScript
28+
- TypeScript, actions
2929

3030
steps:
3131
- name: Checkout

0 commit comments

Comments
 (0)