Skip to content

Commit ab424fa

Browse files
committed
Revert back to javascript for consistency with main
1 parent d67dd9a commit ab424fa

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
@@ -30,7 +30,7 @@ jobs:
3030
fail-fast: false
3131
matrix:
3232
language:
33-
- javascript-typescript
33+
- javascript
3434
- actions
3535

3636
steps:

0 commit comments

Comments
 (0)