Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a3c57c4

Browse files
committed
Code Scanning selectors: Include summary metrics
1 parent 74c9994 commit a3c57c4

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

misc/suite-helpers/code-scanning-selectors.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,12 @@
1313
- warning
1414
tags contain:
1515
- security
16+
- include:
17+
kind:
18+
- metric
19+
tags contain:
20+
- summary
1621
- exclude:
1722
deprecated: //
1823
- exclude:
1924
query path: /^experimental\/.*/
20-

0 commit comments

Comments
 (0)