Skip to content

Commit 917e2a3

Browse files
committed
making JS to none build
1 parent cf44f71 commit 917e2a3

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
@@ -123,7 +123,7 @@ jobs:
123123
matrix:
124124
include:
125125
- language: javascript-typescript
126-
build-mode: autobuild
126+
build-mode: none
127127

128128
steps:
129129
- name: Checkout repository

0 commit comments

Comments
 (0)