mirror of
https://github.com/zealdocs/zeal.git
synced 2026-08-30 00:50:51 +08:00
ci(github): filter contrib/build from CodeQL (#1865)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: Zeal CodeQL Configuration
|
||||
|
||||
paths-ignore:
|
||||
- src/contrib
|
||||
# paths-ignore is not honored for compiled C/C++ — filtering happens in the
|
||||
# workflow via advanced-security/filter-sarif after analysis.
|
||||
|
||||
packs:
|
||||
- codeql/cpp-queries:codeql-suites/cpp-security-experimental.qls
|
||||
|
||||
Reference in New Issue
Block a user