This is an automated email from the ASF dual-hosted git repository. baodi pushed a commit to branch branch-3.0.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git
commit daa7e7498a91f6ed546d68a208708cff13fab21e Author: Baodi Shi <ba...@apache.org> AuthorDate: Fri Mar 7 15:17:23 2025 +0800 Add branch-3.0.10 to workflow --- .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 fbf035a91f1..b15d42af871 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: