From e13fbf4d6cf1ec577fd9668e7e702f40356a9ceb Mon Sep 17 00:00:00 2001 From: kousuke-nakano <37653569+kousuke-nakano@users.noreply.github.com> Date: Thu, 2 Nov 2023 22:38:47 +0900 Subject: [PATCH] changed the workflow name. --- .github/workflows/website-sphinx-build-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website-sphinx-build-test.yml b/.github/workflows/website-sphinx-build-test.yml index c0fdbf3..a96f379 100644 --- a/.github/workflows/website-sphinx-build-test.yml +++ b/.github/workflows/website-sphinx-build-test.yml @@ -1,6 +1,6 @@ # This workflow will deploy the sphinx document. -name: sphinx-deploy-gh-pages +name: sphinx-build-test on: push: