From bb6d792d750ad3dc68ca7fd276fea82e68b5ad8e Mon Sep 17 00:00:00 2001 From: fal7w <147312030+fal7w@users.noreply.github.com> Date: Sat, 2 Dec 2023 08:23:27 +0300 Subject: [PATCH] Update setup_site.yml --- .github/workflows/setup_site.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/setup_site.yml b/.github/workflows/setup_site.yml index c254bc0e..31330895 100644 --- a/.github/workflows/setup_site.yml +++ b/.github/workflows/setup_site.yml @@ -1,11 +1,11 @@ name: setup site base on provided image build for branch specified -# on: -# workflow_call: - on: - workflow_dispatch: + workflow_call: + +# on: +# workflow_dispatch: # on: # workflow_run: