I have an existing Azure Devops pipeline and I would like to change the branch that contains the yaml file. The pipeline has a lot of variables, so I would prefer to not have to create a new one from scratch. When editing the pipeline, I see that I can change the location of the yaml file within the branch. And I also see the dropdown that can be used to switch branches. But I don't see a way to save that new branch configuration.
Has anyone else had this problem?