We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4e7228 commit 0821508Copy full SHA for 0821508
.github/workflows/codeql.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Initialize CodeQL
25
uses: github/codeql-action/init@v3
26
with:
27
- languages: java
+ languages: kotlin
28
- name: Autobuild
29
uses: github/codeql-action/autobuild@v3
30
- name: Perform CodeQL Analysis
0 commit comments