mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
Include all .ql and .qll files in PR path triggers
This commit is contained in:
3
.github/workflows/csv-coverage.yml
vendored
3
.github/workflows/csv-coverage.yml
vendored
@@ -13,7 +13,8 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/csv-coverage.yml'
|
||||
- 'java/ql/src/meta/frameworks/Coverage.ql'
|
||||
- '*/ql/src/**/*.ql'
|
||||
- '*/ql/src/**/*.qll'
|
||||
- 'misc/scripts/library-coverage/*.py'
|
||||
# input data files
|
||||
- '*/documentation/library-coverage/cwe-sink.csv'
|
||||
|
||||
Reference in New Issue
Block a user