This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch new-site-dev
in repository https://gitbox.apache.org/repos/asf/pinot-site.git
The following commit(s) were added to refs/heads/new-site-dev by this push:
new d8cec15d publish new website
d8cec15d is described below
commit d8cec15df3e33df9615ed3edf440816063f22ac8
Author: Xiang Fu <[email protected]>
AuthorDate: Sat Apr 6 14:36:26 2024 +0800
publish new website
---
.github/workflows/website-build.yml | 2 +-
.github/workflows/website-publish.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/website-build.yml
b/.github/workflows/website-build.yml
index 137a4b2c..06eed1da 100644
--- a/.github/workflows/website-build.yml
+++ b/.github/workflows/website-build.yml
@@ -1,4 +1,4 @@
-name: Build Website
+name: Build Apache Pinot Website
on:
pull_request:
diff --git a/.github/workflows/website-publish.yml
b/.github/workflows/website-publish.yml
index c4c9a080..3fe338a1 100644
--- a/.github/workflows/website-publish.yml
+++ b/.github/workflows/website-publish.yml
@@ -17,7 +17,7 @@
# under the License.
#
-name: Publish Website
+name: Publish Apache Pinot Website
on:
push:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]