Skip to content

Commit

Permalink
ci: Test java-kotlin for codeql analysis (#408)
Browse files Browse the repository at this point in the history
Signed-off-by: Taras Drozdovskyi <[email protected]>
  • Loading branch information
tdrozdovsky authored Feb 2, 2024
1 parent 9b6e6ea commit 4b9604d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'java' ]
language: [ 'java-kotlin' ]

steps:
- name: Harden Runner
Expand Down

0 comments on commit 4b9604d

Please sign in to comment.