Skip to content

Commit 709fb4f

Browse files
Update codeql.yml (#8)
Signed-off-by: Sharon <[email protected]>
1 parent b7de053 commit 709fb4f

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
@@ -40,7 +40,7 @@ jobs:
4040
strategy:
4141
fail-fast: false
4242
matrix:
43-
language: [' go', 'ruby', 'python', 'swift' ]
43+
language: [' go', 'ruby', 'python', 'swift', java', 'csharp', 'c-cpp' ]
4444
# CodeQL supports [ 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift' ]
4545
# Use only 'java-kotlin' to analyze code written in Java, Kotlin or both
4646
# Use only 'javascript-typescript' to analyze code written in JavaScript, TypeScript or both

0 commit comments

Comments
 (0)