We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87ddaf8 commit f54ea64Copy full SHA for f54ea64
1 file changed
.github/workflows/codeql-analysis.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: github/codeql-action/init@v1
33
# Override language selection by uncommenting this and choosing your languages
34
with:
35
- languages: go, javascript, csharp, python, cpp, java
+ languages: java
36
37
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
38
# If this step fails, then you should remove it and run the build manually (see below)
0 commit comments