mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-24 00:35:10 +00:00
Update setup_site.yml
This commit is contained in:
parent
6d0e8ad763
commit
eefa1e46e1
1 changed files with 4 additions and 1 deletions
5
.github/workflows/setup_site.yml
vendored
5
.github/workflows/setup_site.yml
vendored
|
|
@ -1,7 +1,10 @@
|
|||
name: setup site base on provided image build for branch specified
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_run:
|
||||
workflows: ["Master Workflow"]
|
||||
types:
|
||||
- completed
|
||||
|
||||
jobs:
|
||||
setup_sites:
|
||||
|
|
|
|||
Loading…
Reference in a new issue