From 5892514c84ca48e002355f2925517e151338cd06 Mon Sep 17 00:00:00 2001 From: fal7w <147312030+fal7w@users.noreply.github.com> Date: Sat, 2 Dec 2023 11:34:25 +0300 Subject: [PATCH] Update setup_site.yml --- .github/workflows/setup_site.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/setup_site.yml b/.github/workflows/setup_site.yml index 31330895..525f700f 100644 --- a/.github/workflows/setup_site.yml +++ b/.github/workflows/setup_site.yml @@ -1,17 +1,17 @@ name: setup site base on provided image build for branch specified -on: - workflow_call: +# on: +# workflow_call: # on: # workflow_dispatch: -# on: -# workflow_run: -# workflows: ["Master Workflow"] -# types: -# - completed +on: + workflow_run: + workflows: ["Master Workflow"] + types: + - completed jobs: setup_sites: