Skip to content

Commit

Permalink
testing codeql setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Guaqueta committed Dec 2, 2024
1 parent 6a31ef1 commit 486ad53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@f779452ac5af1c261dce0346a8f964149f49322b #v3.26.13
with:
category: "/language:${{ matrix.language }}"
category: "/language:${{ matrix.language }}"

0 comments on commit 486ad53

Please sign in to comment.