From 71a24e57811333bfca064b39eee0087cc669123e Mon Sep 17 00:00:00 2001 From: fal7w <147312030+fal7w@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:41:43 +0300 Subject: [PATCH] Update Deploy_Traefik_and_MariaDB.yml --- .github/workflows/Deploy_Traefik_and_MariaDB.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/Deploy_Traefik_and_MariaDB.yml b/.github/workflows/Deploy_Traefik_and_MariaDB.yml index 44006e6e..c2aaa70f 100644 --- a/.github/workflows/Deploy_Traefik_and_MariaDB.yml +++ b/.github/workflows/Deploy_Traefik_and_MariaDB.yml @@ -1,10 +1,11 @@ name: Deploy Traefik and MariaDB on: - workflow_run: - workflows: ["Master Workflow"] - types: - - completed + workflow_dispatch: + # workflow_run: + # workflows: ["Master Workflow"] + # types: + # - completed jobs: deploy: