diff --git a/.github/workflows/setup_site.yml b/.github/workflows/setup_site.yml index 525f700f..c254bc0e 100644 --- a/.github/workflows/setup_site.yml +++ b/.github/workflows/setup_site.yml @@ -4,14 +4,14 @@ name: setup site base on provided image build for branch specified # on: # workflow_call: -# on: -# workflow_dispatch: - on: - workflow_run: - workflows: ["Master Workflow"] - types: - - completed + workflow_dispatch: + +# on: +# workflow_run: +# workflows: ["Master Workflow"] +# types: +# - completed jobs: setup_sites: