We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc59da commit b25999cCopy full SHA for b25999c
1 file changed
.github/workflows/codeql.yml
@@ -30,6 +30,5 @@ jobs:
30
uses: github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
31
with:
32
languages: ${{ matrix.language }}
33
- analysis-kinds: code-scanning,code-quality
34
- name: Perform CodeQL Analysis
35
uses: github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
0 commit comments