Skip to content

Commit

Permalink
chore: codeql
Browse files Browse the repository at this point in the history
Signed-off-by: Oren Zhang <orenzhang@ovinc.cn>
  • Loading branch information
OrenZhang authored Feb 6, 2024
1 parent bdb6e3c commit cda25d8
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 @@ -29,4 +29,4 @@ jobs:
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
with:
category: "/language:go"
category: "."

0 comments on commit cda25d8

Please sign in to comment.