Skip to content

Commit d0fc8c1

Browse files
authored
docs: Update parallel_iteration.workflows.yaml (#246)
1 parent 5d9a8bc commit d0fc8c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/parallel_iteration.workflows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ main:
2121
- total: 0
2222
- countComments:
2323
parallel:
24-
shared: [total]
24+
shared: [total] # allows child branch to write to this variable
2525
for:
2626
value: postId
2727
in: ${args.posts}

0 commit comments

Comments
 (0)