mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 16:25:09 +00:00
Update setup_site.yml
This commit is contained in:
parent
9cd25fad38
commit
e0ce8c22ab
1 changed files with 7 additions and 7 deletions
14
.github/workflows/setup_site.yml
vendored
14
.github/workflows/setup_site.yml
vendored
|
|
@ -4,14 +4,14 @@ name: setup site base on provided image build for branch specified
|
|||
# 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:
|
||||
setup_sites:
|
||||
|
|
|
|||
Loading…
Reference in a new issue