mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 16:55:08 +00:00
Update Deploy_Traefik_and_MariaDB.yml
This commit is contained in:
parent
bb6d792d75
commit
f0003e3bf7
1 changed files with 3 additions and 1 deletions
|
|
@ -1,7 +1,9 @@
|
||||||
name: Deploy Traefik and MariaDB
|
name: Deploy Traefik and MariaDB
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_call:
|
||||||
|
# on:
|
||||||
|
# workflow_dispatch:
|
||||||
# workflow_run:
|
# workflow_run:
|
||||||
# workflows: ["Master Workflow"]
|
# workflows: ["Master Workflow"]
|
||||||
# types:
|
# types:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue