This is an automated email from the ASF dual-hosted git repository. jin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git
commit ce905f5bd7e41707d21e422679d925ee5329b5c0 Author: imbajin <[email protected]> AuthorDate: Wed Sep 14 16:49:55 2022 +0800 Update hugo.yml --- .github/workflows/hugo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index d9451f2a..0514b61b 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -15,7 +15,7 @@ # Sample workflow for building and deploying a Hugo site to GitHub Pages # Refer: https://github.com/marketplace/actions/github-pages-action -name: Deploy site to pages (hugo) +name: Deploy Site (hugo) on: pull_request:
