We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ce9426 + ebe0988 commit 62aa7b7Copy full SHA for 62aa7b7
.github/workflows/csv-coverage-pr-artifacts.yml
@@ -6,6 +6,8 @@ on:
6
- '.github/workflows/csv-coverage-pr-comment.yml'
7
- '*/ql/src/**/*.ql'
8
- '*/ql/src/**/*.qll'
9
+ - '*/ql/lib/**/*.ql'
10
+ - '*/ql/lib/**/*.qll'
11
- 'misc/scripts/library-coverage/*.py'
12
# input data files
13
- '*/documentation/library-coverage/cwe-sink.csv'
0 commit comments