From cb0259506e27b1b337cb7c04c21e091c099a8d24 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Wed, 25 Sep 2019 07:50:45 -0500 Subject: [PATCH] don't batch triggers --- azure-pipelines.web.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.web.yaml b/azure-pipelines.web.yaml index 76e83eefc..39cb205e2 100644 --- a/azure-pipelines.web.yaml +++ b/azure-pipelines.web.yaml @@ -1,4 +1,5 @@ trigger: + batch: false branches: include: ["master"] paths: