From e1c9176c3602fb191eff4803d432f5b6e078956a Mon Sep 17 00:00:00 2001 From: aegal Date: Tue, 12 Oct 2021 09:25:50 -0600 Subject: [PATCH] adding honeycomb-dev branch to p.r triggers (#1051) --- .pipelines/pipeline.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.pipelines/pipeline.yaml b/.pipelines/pipeline.yaml index fa19d9009..2675f3552 100644 --- a/.pipelines/pipeline.yaml +++ b/.pipelines/pipeline.yaml @@ -2,11 +2,13 @@ pr: branches: include: - master + - honeycomb-dev trigger: branches: include: - master + - honeycomb-dev stages: - stage: build_and_test