Skip to content

Commit f54ea64

Browse files
authored
Update .github/workflows/codeql-analysis.yml
1 parent 87ddaf8 commit f54ea64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: github/codeql-action/init@v1
3333
# Override language selection by uncommenting this and choosing your languages
3434
with:
35-
languages: go, javascript, csharp, python, cpp, java
35+
languages: java
3636

3737
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
3838
# If this step fails, then you should remove it and run the build manually (see below)

0 commit comments

Comments
 (0)