Skip to content

Commit e4a26f0

Browse files
authored
Remove temporarily the 'java' codeql analysis (#189)
Signed-off-by: aiordache <[email protected]>
1 parent 6a48fdf commit e4a26f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
language: [ 'go', 'java', 'typescript', 'python' ]
15+
language: [ 'go', 'typescript', 'python' ]
1616

1717
steps:
1818
- name: Checkout repository

0 commit comments

Comments
 (0)