This is an automated email from the ASF dual-hosted git repository.

jackie pushed a commit to branch multi_stage_query_engine
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/multi_stage_query_engine by 
this push:
     new a5b1c9b  make github action trigger on multi_stage_query_engine branch 
(#8342)
a5b1c9b is described below

commit a5b1c9bae07a7ea9106496d79db51da40ceca12f
Author: Rong Rong <[email protected]>
AuthorDate: Mon Mar 14 10:02:56 2022 -0700

    make github action trigger on multi_stage_query_engine branch (#8342)
---
 .github/workflows/pinot_tests.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/pinot_tests.yml 
b/.github/workflows/pinot_tests.yml
index 2e1609f..0d7926e 100644
--- a/.github/workflows/pinot_tests.yml
+++ b/.github/workflows/pinot_tests.yml
@@ -31,6 +31,7 @@ on:
   pull_request:
     branches:
       - master
+      - multi_stage_query_engine
     paths-ignore:
       - "docs/**"
       - "licenses/**"

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to