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 cc5b7e9 commit 889ef24Copy full SHA for 889ef24
examples/set.yaml
@@ -8,7 +8,7 @@ schedule:
8
one:
9
with:
10
type: io.serverlessworkflow.samples.events.trigger.v1
11
-do:
+do:
12
- initialize:
13
set:
14
- startEvent: ${ $workflow.input[0] }
+ startEvent: ${ $workflow.input[0] }
0 commit comments