media-io/ex_step_flow

Be able to add condition to start or not the step

Opened this issue · 1 comments

The goal is to implement conditional workflow branches.
The most generic way is to implement condition on steps to skip step if the condition matches.

Resolved by 53df6a2