From 6bb5a1376c21d4fa095164b82d26366a7481843d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 9 Sep 2019 06:26:55 +0530 Subject: [PATCH] Dont exclude master on azure --- azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c285549d31..d54f586228 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,8 +3,6 @@ trigger: branches: include: - '*' - exclude: - - 'master' jobs: