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