We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2105f1 commit 659a453Copy full SHA for 659a453
1 file changed
.github/workflows/codeql.yml
@@ -27,6 +27,7 @@ jobs:
27
with:
28
languages: cpp, actions
29
queries: +security-and-quality
30
+ paths-ignore: googletest
31
- name: Build
32
run: script/ci_build.sh
33
- name: CodeQL Analysis
0 commit comments