Update Deploy_Traefik_and_MariaDB.yml

This commit is contained in:
fal7w 2023-12-02 11:33:11 +03:00 committed by GitHub
parent 0c654521b7
commit a023ef2051
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +1,14 @@
name: Deploy Traefik and MariaDB
on:
workflow_call:
# on:
# workflow_call:
# on:
# workflow_dispatch:
# workflow_run:
# workflows: ["Master Workflow"]
# types:
# - completed
on:
workflow_run:
workflows: ["Master Workflow"]
types:
- completed
jobs:
deploy: