We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c94638e commit ad19e26Copy full SHA for ad19e26
.github/workflows/codeql.yml
@@ -29,7 +29,7 @@ jobs:
29
fail-fast: false
30
matrix:
31
language:
32
- - "javascript"
+ - "javascript-typescript"
33
34
steps:
35
- name: Checkout repository ⬇️
0 commit comments