Skip to content

Commit 067d913

Browse files
fix codeql workflow
1 parent 305ba48 commit 067d913

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/_codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Initialize CodeQL
2525
uses: github/codeql-action/init@v4
2626
with:
27+
languages: java
2728
# If you wish to specify custom queries, you can do so here or in a config file.
2829
# By default, queries listed here will override any specified in a config file.
2930
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)