mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
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.
This commit is contained in:
@@ -33,3 +33,4 @@
|
||||
tags contain:
|
||||
- modeleditor
|
||||
- modelgenerator
|
||||
- 'model-generator'
|
||||
|
||||
Reference in New Issue
Block a user