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

maxyang pushed a commit to branch merge-with-upstream
in repository https://gitbox.apache.org/repos/asf/cloudberry-pxf.git

commit e35d434d89e7f479cd900b8d37f060581c823cca
Author: liuxiaoyu <[email protected]>
AuthorDate: Fri Dec 19 10:51:04 2025 +0800

    Update .github/workflows/pxf-ci.yml
    
    Co-authored-by: Dianjin Wang <[email protected]>
---
 .github/workflows/pxf-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pxf-ci.yml b/.github/workflows/pxf-ci.yml
index 9da5782a..76711fb2 100644
--- a/.github/workflows/pxf-ci.yml
+++ b/.github/workflows/pxf-ci.yml
@@ -2,7 +2,7 @@ name: PXF CI Pipeline
 
 on:
   push:
-    branches: [ main ]
+    branches: [ merge-with-upstream ]
   pull_request:
     branches: [ merge-with-upstream ]
     types: [opened, synchronize, reopened, edited]


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

Reply via email to