chore(codeql): remove autobuild

remove autobuild
This commit is contained in:
James Rich 2025-05-22 11:21:57 -05:00 committed by GitHub
parent f1d078ee1b
commit 75378a9fb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ jobs:
- language: actions
build-mode: none
- language: java-kotlin
build-mode: autobuild
build-mode: none
# 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
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both