6 lines
227 B
YAML
6 lines
227 B
YAML
# Maestro workspace config for the root E2E suite.
|
|
# Only YAML files in this folder are entry flows; `subflows/` is invoked
|
|
# explicitly via runFlow and is intentionally not matched here.
|
|
flows:
|
|
- '*.yaml'
|
|
- '!config.yaml'
|