From 4b5e78eb28a5666939878259a4071823034c4a75 Mon Sep 17 00:00:00 2001 From: jashook Date: Mon, 11 May 2020 08:47:34 -0700 Subject: [PATCH] Setup pr and batch runs for dev/infrsatructure --- eng/pipelines/runtime.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eng/pipelines/runtime.yml b/eng/pipelines/runtime.yml index eb52fca477815c..d63762c70c50e2 100644 --- a/eng/pipelines/runtime.yml +++ b/eng/pipelines/runtime.yml @@ -7,6 +7,7 @@ trigger: branches: include: - master + - dev/infrastructure - release/*.* paths: include: @@ -27,6 +28,7 @@ pr: branches: include: - master + - dev/infrastructure - release/*.* paths: include: