Remove temporarily the 'java' codeql analysis (#189)
Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
parent
6a48fdf4db
commit
e4a26f0745
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
language: [ 'go', 'java', 'typescript', 'python' ]
|
language: [ 'go', 'typescript', 'python' ]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
Loading…
Reference in New Issue
Block a user