diff --git a/.github/workflows/Deploy_Traefik_and_MariaDB.yml b/.github/workflows/Deploy_Traefik_and_MariaDB.yml index c48bb569..3a309e49 100644 --- a/.github/workflows/Deploy_Traefik_and_MariaDB.yml +++ b/.github/workflows/Deploy_Traefik_and_MariaDB.yml @@ -4,6 +4,7 @@ name: Deploy Traefik and MariaDB # workflow_call: on: workflow_dispatch: + workflow_call: # on: # workflow_run: # workflows: ["Master Workflow"]