Skip to content

Commit bc4b022

Browse files
committed
Updating to latest version of schema
Signed-off-by: Francisco Javier Tirado Sarti <[email protected]>
1 parent 1cb65b4 commit bc4b022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/main/resources/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)