From 07b83f76fefed1cd6d036614034366b33f949e27 Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Sat, 13 Aug 2022 15:19:41 -0500 Subject: [PATCH] feat: edit action --- .github/workflows/docusaurus.yml | 3 ++- .idea/workspace.xml | 23 ++++++++++++++--------- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/.github/workflows/docusaurus.yml b/.github/workflows/docusaurus.yml index 42f9f8151..d60f9ce76 100644 --- a/.github/workflows/docusaurus.yml +++ b/.github/workflows/docusaurus.yml @@ -1,7 +1,8 @@ name: Deploy to GitHub Pages on: - workflow_dispatch: + push: + branches: [ master ] # 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 diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 280cae976..f53fac6fb 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,9 @@ - + + +