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 b47fb5f commit 8d19aadCopy full SHA for 8d19aad
.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