We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71b7598 commit 8417fc7Copy full SHA for 8417fc7
examples/set.yaml
@@ -11,4 +11,5 @@ schedule:
11
do:
12
- initialize:
13
set:
14
- startEvent: ${ $workflow.input[0] }
+ startEvent:
15
+ input: ${ $workflow.input[0] }
0 commit comments