We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a78faa commit 0f810c8Copy full SHA for 0f810c8
.github/workflows/codeql.yml
@@ -49,4 +49,4 @@ jobs:
49
- name: Perform CodeQL Analysis
50
uses: github/codeql-action/analyze@v3
51
with:
52
- category: "/language:${{matrix.language}}"
+ category: "/language:${{matrix.language}}"
0 commit comments