Hi team,
I want to run a different task when I'm executing builds from another branch than `master`.
I have a default list of tasks that runs every time a commit is made on `master` and that works great.
Now, I started to test the "Branches" feature and I would like to be able to run a different Task for all branches. Do you know to be a possibility or should I create a new plan in this situation?
Thank you