chore(codeql): java

This commit is contained in:
James Rich 2025-05-25 22:04:05 -05:00 committed by GitHub
parent d5b418ea76
commit df35d1b0bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,7 +47,7 @@ jobs:
include:
- language: actions
build-mode: none
- language: java-kotlin
- language: java
build-mode: manual
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
# Use `c-cpp` to analyze code written in C, C++ or both