Skip to content

Commit 0901578

Browse files
committed
moving things around
1 parent 27b7f3d commit 0901578

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ jobs:
6161
- name: Initialize CodeQL
6262
uses: github/codeql-action/init@v3
6363
with:
64-
languages: ${{ matrix.language }}
65-
build-mode: ${{ matrix.build-mode }}
64+
languages: java
6665
# If you wish to specify custom queries, you can do so here or in a config file.
6766
# By default, queries listed here will override any specified in a config file.
6867
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)