Skip to content

Commit 7c47340

Browse files
fix: make all tasks array entries
Signed-off-by: Matthias Pichler <m.pichler@warrify.com>
1 parent 9896497 commit 7c47340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/switch-then-string.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ do:
3737
set:
3838
address: Elmer St
3939
then: exit
40-
handleUnknownOrderType:
40+
- name: handleUnknownOrderType
4141
execute:
4242
sequentially:
4343
- name: logWarning

0 commit comments

Comments
 (0)