Hi while searching for how to deploy flows inside CI/CD, I came across this
thread.
Most of the discussion seems to be around deploying a single flow. How would you scale it to multiple flows?
1. Would you loop over each flow in the repo and deploy them?