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 4dda979 commit 437f238Copy full SHA for 437f238
.github/workflows/codeql.yml
@@ -32,4 +32,4 @@ jobs:
32
- name: Perform CodeQL Analysis
33
uses: github/codeql-action/analyze@4b1d7da102ff94aca014c0245062b1a463356d72
34
with:
35
- category: "/language:${{matrix.language}}" s
+ category: "/language:${{matrix.language}}"
0 commit comments