Azure DevOps pre-deployment condition to exclude branches other than main
I am trying to setup our Azure Pipelines such that users can manually run a release off of a branch other than main, have it deploy to Dev but not let it deploy any further. I'm looking at Artifact filters…