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 0f8adcc5e4ca494446ec717a6579f68d7ba402ab Author: liuxiaoyu <[email protected]> AuthorDate: Fri Dec 19 10:50:58 2025 +0800 Update .github/workflows/pxf-ci.yml Co-authored-by: Dianjin Wang <[email protected]> --- .github/workflows/pxf-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pxf-ci.yml b/.github/workflows/pxf-ci.yml index affe5b7a..9da5782a 100644 --- a/.github/workflows/pxf-ci.yml +++ b/.github/workflows/pxf-ci.yml @@ -4,6 +4,7 @@ on: push: branches: [ main ] pull_request: + branches: [ merge-with-upstream ] types: [opened, synchronize, reopened, edited] workflow_dispatch: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
