From 1f6cc7a9a493864b0cab44406fde75594635f281 Mon Sep 17 00:00:00 2001 From: Hugo Date: Thu, 21 Feb 2019 20:26:08 +0200 Subject: [PATCH] Trigger for all branches --- azure-pipelines.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d31de379e..b6eac1ac9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,9 +4,6 @@ # publish to a PyPI-compatible index, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/python -trigger: -- master - jobs: - template: .azure-pipelines/jobs/lint.yml