This is an automated email from the ASF dual-hosted git repository. baodi pushed a commit to branch branch-3.0.10.1 in repository https://gitbox.apache.org/repos/asf/pulsar.git
commit 334980fbfc5f2abeaa6ecebe1038998116f8fb1f Author: Baodi Shi <ba...@apache.org> AuthorDate: Thu Mar 6 20:46:13 2025 +0800 test 3.0.10 --- .github/workflows/pulsar-ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pulsar-ci.yaml b/.github/workflows/pulsar-ci.yaml index 5622cca2276..f853e9c67f0 100644 --- a/.github/workflows/pulsar-ci.yaml +++ b/.github/workflows/pulsar-ci.yaml @@ -23,6 +23,7 @@ on: branches: - master - branch-3.0 + - branch-3.0.10 schedule: - cron: 0 12 * * * workflow_dispatch: