From 9cd25fad388023b275faa4619e39dad0308dbe57 Mon Sep 17 00:00:00 2001 From: fal7w <147312030+fal7w@users.noreply.github.com> Date: Sun, 3 Dec 2023 18:55:16 +0300 Subject: [PATCH] Update Deploy_Traefik_and_MariaDB.yml --- .github/workflows/Deploy_Traefik_and_MariaDB.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/Deploy_Traefik_and_MariaDB.yml b/.github/workflows/Deploy_Traefik_and_MariaDB.yml index b3ab2f93..184e66f0 100644 --- a/.github/workflows/Deploy_Traefik_and_MariaDB.yml +++ b/.github/workflows/Deploy_Traefik_and_MariaDB.yml @@ -2,13 +2,13 @@ name: Deploy Traefik and MariaDB # on: # workflow_call: -# on: -# workflow_dispatch: on: - workflow_run: - workflows: ["Master Workflow"] - types: - - completed + workflow_dispatch: +# on: +# workflow_run: +# workflows: ["Master Workflow"] +# types: +# - completed jobs: deploy: