We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7f1ea commit 16a1ee8Copy full SHA for 16a1ee8
.github/workflows/codeql.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- language: [ 'java-kotlin', 'javascript-typescript' ]
+ language: [ 'java-kotlin' ]
23
24
steps:
25
- name: Checkout repository
0 commit comments