diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 28594acc1..a88103998 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,6 +1,6 @@ trigger: branches: - include: ['*'] + include: ['master'] tags: include: ['*']