Hello Team,
We have a situation where we want to trigger the pipelines in bit bucket repo whenever there is a merge in the particular branch. By keeping the yml script in the master branch we can easily trigger the pipelines. But if we keep yml file in another repository will it be possible to execute this?? If so please let me know