Skip to content

Commit

Permalink
update codeQL
Browse files Browse the repository at this point in the history
  • Loading branch information
otakuu committed Nov 21, 2024
1 parent c8283b8 commit 73032f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@ jobs:
- name: Build code
run: |
./gradlew buildPlugin
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@main
with:
category: "/language:java-kotlin"

0 comments on commit 73032f3

Please sign in to comment.