diff --git a/vsts_ci/.vsts-ci.yml b/vsts_ci/.vsts-ci.yml index dec4cff..f936cad 100644 --- a/vsts_ci/.vsts-ci.yml +++ b/vsts_ci/.vsts-ci.yml @@ -3,13 +3,11 @@ # Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more: # https://docs.microsoft.com/vsts/pipelines/languages/python pr: - - main -trigger: branches: include: - - main + - main -# trigger: none +trigger: none jobs: - job: Windows