We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b03ed14 commit ea1e8a0Copy full SHA for ea1e8a0
1 file changed
.github/workflows/codeql-analysis.yml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
fail-fast: false
34
matrix:
35
- language: [ 'csharp' ]
+ language: [ 'csharp', 'javascript' ]
36
37
steps:
38
- name: Checkout repository
0 commit comments