v3.7.0 #538
andreynering
started this conversation in
General
v3.7.0
#538
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
run:
setting to control if tasks should run multiple times or not. Available options arealways
(the default),when_changed
(if a variable modified the task) andonce
(run only once no matter what). This is a long time requested feature. Enjoy! (#53, #359).This discussion was created from the release v3.7.0.
Beta Was this translation helpful? Give feedback.
All reactions