From 2bce9458bfe4eaf9303cb689d67cfc7069bb817a Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Sat, 13 Aug 2022 14:51:14 -0500 Subject: [PATCH] feat: update gh action --- .github/workflows/docusaurus.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/docusaurus.yml b/.github/workflows/docusaurus.yml index 05f773946..92c497dd9 100644 --- a/.github/workflows/docusaurus.yml +++ b/.github/workflows/docusaurus.yml @@ -1,9 +1,7 @@ name: Deploy to GitHub Pages on: - push: - branches: - - main + workflow_dispatch: # Review gh actions docs if you want to further define triggers, paths, etc # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on