Skip to content

Commit aaa37d9

Browse files
committed
Exclude conan_home
1 parent 97ff2bf commit aaa37d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-ql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
uses: advanced-security/filter-sarif@v1
121121
with:
122122
patterns: |
123-
-pktvisor/build/conan_home/**/*
123+
-**/conan_home/**
124124
input: sarif-results/cpp.sarif
125125
output: sarif-results/cpp.sarif
126126

0 commit comments

Comments
 (0)