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

wangdan pushed a commit to branch thirdparty-ci-on-each-os
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


The following commit(s) were added to refs/heads/thirdparty-ci-on-each-os by 
this push:
     new 5d1c58ac7 add branch name
5d1c58ac7 is described below

commit 5d1c58ac7789d705d87713a175fcc28de02b4d4c
Author: Dan Wang <[email protected]>
AuthorDate: Tue Jan 6 15:37:35 2026 +0800

    add branch name
---
 .github/workflows/thirdparty-regular-push.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/thirdparty-regular-push.yml 
b/.github/workflows/thirdparty-regular-push.yml
index b2bd2936a..793d1629f 100644
--- a/.github/workflows/thirdparty-regular-push.yml
+++ b/.github/workflows/thirdparty-regular-push.yml
@@ -49,6 +49,6 @@ jobs:
           - ubuntu2004
           - ubuntu2204
           - rockylinux9
-    uses: ".github/workflows/build-push-thirdparty.yml"
+    uses: .github/workflows/build-push-thirdparty.yml@${{ github.ref_name }}
     with:
       osversion: ${{ matrix.osversion }}


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

Reply via email to