mirror of
https://github.com/Airsonic-Pulse/airsonic-pulse.git
synced 2026-07-09 21:18:27 +00:00
ci: re-enable CodeQL scanning
This commit is contained in:
parent
f4c8111043
commit
45bf7da4b0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/any_codeql_scan.yml
vendored
2
.github/workflows/any_codeql_scan.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
language: [ 'javascript', 'java' ]
|
||||
language: [ 'javascript', 'java-kotlin' ]
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue