From 9426776a6cd54c1320fef13cef0faa4cf5f88f85 Mon Sep 17 00:00:00 2001 From: Cameron Meissner Date: Tue, 9 Jul 2024 10:28:13 -0700 Subject: [PATCH] fix: trigger abe2e's off master branch commits (#4606) Co-authored-by: Cameron Meissner --- .pipelines/e2e.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.pipelines/e2e.yaml b/.pipelines/e2e.yaml index cd23f23ffdd..9be2d901448 100644 --- a/.pipelines/e2e.yaml +++ b/.pipelines/e2e.yaml @@ -1,5 +1,8 @@ name: $(Date:yyyyMMdd)$(Rev:.r) -trigger: none +trigger: + branches: + include: + - master pr: branches: include: