Skip to content

Commit 768960f

Browse files
committed
reverting back original set example change
Signed-off-by: Nyamath Shaik <nyamath.shaik@uipath.com>
1 parent 9f6c291 commit 768960f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/set.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schedule:
88
one:
99
with:
1010
type: io.serverlessworkflow.samples.events.trigger.v1
11-
do:
11+
do:
1212
- initialize:
1313
set:
14-
startEvent: ${ $workflow.input[0] }
14+
startEvent: ${ $workflow.input[0] }

0 commit comments

Comments
 (0)