diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a636e72..e480182 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -2,7 +2,7 @@ trigger: batch: true branches: include: - - main + - master - feature/* - fix/*