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 b2a92fa commit 3a695aeCopy full SHA for 3a695ae
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