Skip to content

Commit d917392

Browse files
authored
Add enabledWorkflows to configuration example
1 parent 941aaa7 commit d917392

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/CONFIGURATION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Minimal example:
2929

3030
```yaml
3131
schemaVersion: 1
32+
enabledWorkflows: ["simulator", "ui-automation", "debugging"]
3233
```
3334
3435
Full example with all options:

0 commit comments

Comments
 (0)