Skip to content

Commit aabbfce

Browse files
committed
Actions: Exclude model-generator queries from query suites
This change removes the model generator queries for Actions sources/sinks/summaries from being run as part of the `actions-security-and-quality.qls` query suite, where they were accidentally included. All languages will now exclude both `modelgenerator` and `model-generator` tagged queries from their suites.
1 parent f9172ff commit aabbfce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

misc/suite-helpers/security-and-quality-selectors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@
3333
tags contain:
3434
- modeleditor
3535
- modelgenerator
36+
- 'model-generator'

0 commit comments

Comments
 (0)