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: # on:
# workflow_call: # workflow_call:
# on:
# workflow_dispatch:
on: on:
workflow_run: workflow_dispatch:
workflows: ["Master Workflow"] # on:
types: # workflow_run:
- completed # workflows: ["Master Workflow"]
# types:
# - completed
jobs: jobs:
deploy: deploy: