From 4883a164930f7f4ea0cf461ec6a141cb0a95035f Mon Sep 17 00:00:00 2001 From: c-bata Date: Wed, 30 Aug 2023 14:24:39 +0900 Subject: [PATCH] Resolve todo comment --- .github/workflows/gh-pages.yml | 3 --- 1 file changed, 3 deletions(-) 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: