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 9f6c291 commit 768960fCopy full SHA for 768960f
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