Skip to content

Commit

Permalink
fixing codeql.yml for checking
Browse files Browse the repository at this point in the history
Signed-off-by: CappaX <sulabaziz09@gmail.com>
  • Loading branch information
byt3n33dl3 authored Aug 10, 2024
1 parent c321b97 commit b47366a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,10 @@ jobs:
fail-fast: false
matrix:
include:
- language: c-cpp
build-mode: autobuild
- language: c
build-mode: none
- language: cpp
build-mode: none
- language: csharp
build-mode: none
- language: javascript-typescript
Expand Down

0 comments on commit b47366a

Please sign in to comment.