docs: document locks for nested workflows (#14130)

* docs: document locks for nested workflows

* smal text change

* fix build error
This commit is contained in:
Shahed Nasser
2025-11-26 15:36:58 +02:00
committed by GitHub
parent 76660fb6cc
commit c1ede88a7e
53 changed files with 712 additions and 208 deletions
+2 -2
View File
@@ -840,9 +840,9 @@ export const generatedSidebars = [
"isPathHref": true,
"type": "link",
"path": "/learn/fundamentals/workflows/execute-another-workflow",
"title": "Execute Nested Workflows",
"title": "Nested Workflows",
"children": [],
"chapterTitle": "3.7.13. Execute Nested Workflows",
"chapterTitle": "3.7.13. Nested Workflows",
"number": "3.7.13."
},
{