This is an automated email from the ASF dual-hosted git repository. urfree pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
commit 328d2cb00a14d803a9440200bb1b231f444787ee Author: LiLi <[email protected]> AuthorDate: Tue Feb 15 16:47:24 2022 +0800 update Signed-off-by: LiLi <[email protected]> --- .github/workflows/ci-pulsar-website-docs-sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-pulsar-website-docs-sync.yaml b/.github/workflows/ci-pulsar-website-docs-sync.yaml index 88c441a..a232163 100644 --- a/.github/workflows/ci-pulsar-website-docs-sync.yaml +++ b/.github/workflows/ci-pulsar-website-docs-sync.yaml @@ -17,7 +17,7 @@ # under the License. # -name: CI - Pulsar Website-Next build +name: CI - Pulsar Website Docs Sync from apache/pulsar on: push: branches: [docs-sync]
