Skip to content

Commit 33792cc

Browse files
Update codeql.yml
Signed-off-by: Sharon <42342605+sharonstout1981@users.noreply.github.com>
1 parent 012023c commit 33792cc

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', java', 'csharp', 'c-cpp' ]
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)