diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 64454669..c86b6929 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -1,9 +1,6 @@ on: push: branches: ["main"] - # TODO(c-bata): Remove this after confirming that the deployment works. - pull_request: - branches: ["main"] workflow_dispatch: permissions: