We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b7f3d commit 0901578Copy full SHA for 0901578
.github/workflows/codeql.yml
@@ -61,8 +61,7 @@ jobs:
61
- name: Initialize CodeQL
62
uses: github/codeql-action/init@v3
63
with:
64
- languages: ${{ matrix.language }}
65
- build-mode: ${{ matrix.build-mode }}
+ languages: java
66
# If you wish to specify custom queries, you can do so here or in a config file.
67
# By default, queries listed here will override any specified in a config file.
68
# Prefix the list here with "+" to use these queries and those in the config file.
0 commit comments