Skip to content

Commit 73032f3

Browse files
committed
update codeQL
1 parent c8283b8 commit 73032f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,8 @@ jobs:
3636
- name: Build code
3737
run: |
3838
./gradlew buildPlugin
39+
3940
- name: Perform CodeQL Analysis
4041
uses: github/codeql-action/analyze@main
42+
with:
43+
category: "/language:java-kotlin"

0 commit comments

Comments
 (0)