Skip to content

Commit

Permalink
Set CodeQL build-mode to autobuild
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo committed Jun 20, 2024
1 parent 01efc6b commit 1cc4975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: github/codeql-action/init@v3
with:
languages: java-kotlin
build-mode: none
build-mode: autobuild

# ================================
# ANALYZE
Expand Down

0 comments on commit 1cc4975

Please sign in to comment.