Skip to content

Commit c1d420b

Browse files
committed
Fixed typo RunWokflow
Signed-off-by: Joost van Berkel <[email protected]>
1 parent fe6808c commit c1d420b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ $defs:
523523
required: [ command ]
524524
required: [ shell ]
525525
description: Enables the execution of shell commands within a workflow, enabling workflows to interact with the underlying operating system and perform system-level operations, such as file manipulation, environment configuration, or system administration tasks.
526-
- title: RunWokflow
526+
- title: RunWorkflow
527527
properties:
528528
workflow:
529529
title: RunWorkflowDescriptor

0 commit comments

Comments
 (0)