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