Skip to content

Commit 1eb121f

Browse files
committed
Run CodeQL without build
1 parent e558a05 commit 1eb121f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
with:
2828
languages: cpp, actions
2929
queries: +security-and-quality
30-
- name: Build
31-
run: script/ci_build.sh
30+
build-mode: none
3231
- name: CodeQL Analysis
3332
uses: github/codeql-action/analyze@main

0 commit comments

Comments
 (0)