Update Deploy_Traefik_and_MariaDB.yml

This commit is contained in:
fal7w 2023-12-03 18:55:16 +03:00 committed by GitHub
parent 37a914e68c
commit 9cd25fad38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: