Hi @jeremy98
Yes, it's definitely possible for a workflow to reference multiple Git sources, and different tasks within the same workflow can point to different Git repositories or types of Git sources. This is a common pattern in modern CI/CD and workflow orchestration systems.
LR