From f5dd15b293d18d8a546638177c61ff28ac547f2c Mon Sep 17 00:00:00 2001 From: fal7w <147312030+fal7w@users.noreply.github.com> Date: Tue, 28 Nov 2023 15:40:52 +0300 Subject: [PATCH] Update setup_site.yml --- .github/workflows/setup_site.yml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) 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: