docs: add chapter on executing a workflow in another / in a step (#8163)
* docs: added chapter on using workflow in another * remove container from object * change to only mention executing a workflow in another * pass missing highlight
This commit is contained in:
@@ -223,6 +223,10 @@ export const sidebar = sidebarAttachHrefCommonOptions(
|
||||
path: "/advanced-development/workflows/long-running-workflow",
|
||||
title: "Long-Running Workflow",
|
||||
},
|
||||
{
|
||||
path: "/advanced-development/workflows/execute-another-workflow",
|
||||
title: "Execute Another Workflow",
|
||||
},
|
||||
{
|
||||
path: "/advanced-development/workflows/advanced-example",
|
||||
title: "Example: Advanced Workflow",
|
||||
|
||||
Reference in New Issue
Block a user