Fan-out fan-in with build-router-start

So far I ended up with the following: bitrise.yml in web - accepts call and dispatches to actual workflow in repo: --- format_version: '7' default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git project_type: other workflows: ci: after_run: - run_from_repo run_from…