We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 786b162 commit 3f2f1e7Copy full SHA for 3f2f1e7
.github/workflows/codeql.yml
@@ -27,7 +27,6 @@ jobs:
27
with:
28
languages: cpp, actions
29
queries: +security-and-quality
30
- - name: Build
31
- run: script/ci_build.sh
+ build-mode: none
32
- name: CodeQL Analysis
33
uses: github/codeql-action/analyze@v4
0 commit comments