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 d274143 commit 6b6a8feCopy full SHA for 6b6a8fe
examples/listen-to-any-forever-foreach.yaml
@@ -8,7 +8,7 @@ do:
8
listen:
9
to:
10
any: []
11
- while: '${ true }'
+ until: '${ false }'
12
foreach:
13
item: event
14
at: i
0 commit comments