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 2bf3620 commit 6b9db12Copy full SHA for 6b9db12
.github/workflows/codeql.yml
@@ -24,6 +24,6 @@ jobs:
24
uses: github/codeql-action/init@v3
25
with:
26
languages: actions
27
- build-mode: none
+ queries: +security-and-quality
28
- name: CodeQL Analysis
29
uses: github/codeql-action/analyze@v3
0 commit comments