Skip to content

Commit 03635c4

Browse files
committed
workaround
Signed-off-by: Anas Nashif <[email protected]>
1 parent 822eec2 commit 03635c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ jobs:
3636
build-mode: manual
3737
- language: python
3838
build-mode: none
39+
- language: actions
40+
build-mode: none
41+
- language: javascript-typescript
42+
build-mode: none
3943
env:
4044
LLVM_TOOLCHAIN_PATH: /usr/lib/llvm-16
4145
steps:

0 commit comments

Comments
 (0)