diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ffdaf9de5d..775f501429 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,8 @@ trigger: - - master + batch: true + branches: + include: + - master jobs: - template: Meta/Azure/Lagom.yml