From 6854b5f475db6fb6cb52bbe93cd700ee1ca612e8 Mon Sep 17 00:00:00 2001 From: Mark Hamilton Date: Tue, 10 Sep 2024 12:49:55 -0400 Subject: [PATCH] chore: update pipeline branches --- pipeline.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pipeline.yaml b/pipeline.yaml index 374bb6694a..135ecf5313 100644 --- a/pipeline.yaml +++ b/pipeline.yaml @@ -21,6 +21,8 @@ pr: branches: include: - master + - spark3.3 + - spark3.5 paths: exclude: - README.md