diff --git a/.azure/pipelines/helix-test.yml b/.azure/pipelines/helix-test.yml index 96b9d6ccaa..b1da5574cb 100644 --- a/.azure/pipelines/helix-test.yml +++ b/.azure/pipelines/helix-test.yml @@ -1,5 +1,9 @@ -# Don't run CI for this config yet. We're not ready to move official builds on to Azure Pipelines -trigger: none +# We want to run quarantined tests on master as well as on PRs +trigger: + batch: true + branches: + include: + - master # Run PR validation on all branches pr: