15 lines
189 B
JSON
15 lines
189 B
JSON
|
{
|
||
|
"version": 6,
|
||
|
"workflowPresets": [
|
||
|
{
|
||
|
"name": "GoodUser",
|
||
|
"steps": [
|
||
|
{
|
||
|
"type": "configure",
|
||
|
"name": "default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|