I have 2 tasks (T1 &T2) that run in branch B1 of Repo1.
I have created a new task (depends on T2 ) which points to a different branch B2 of same Repo1.
Is it possible to run them in the same workflow pipeline? When I tried to set this up, databricks changed the entire pipeline repo branch to B2 instead