You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2022/04/06 18:42:50 UTC

[pinot] 01/03: make github action trigger on multi_stage_query_engine branch (#8342)

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

commit b6763beee29525e3e112a27cb2efcfc73415eca5
Author: Rong Rong <wa...@gmail.com>
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 4093a8d336..b94426dbe8 100644
--- a/.github/workflows/pinot_tests.yml
+++ b/.github/workflows/pinot_tests.yml
@@ -34,6 +34,7 @@ on:
   pull_request:
     branches:
       - master
+      - multi_stage_query_engine
     paths-ignore:
       - "contrib/**"
       - "docs/**"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org