mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 16:55:08 +00:00
Update setup_site.yml
This commit is contained in:
parent
5502924ae3
commit
230ecd5fe6
1 changed files with 4 additions and 1 deletions
5
.github/workflows/setup_site.yml
vendored
5
.github/workflows/setup_site.yml
vendored
|
|
@ -1,8 +1,11 @@
|
||||||
name: setup site base on provided image build for branch specified
|
name: setup site base on provided image build for branch specified
|
||||||
|
|
||||||
|
|
||||||
|
# on:
|
||||||
|
# workflow_call:
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_dispatch:
|
||||||
|
|
||||||
# on:
|
# on:
|
||||||
# workflow_run:
|
# workflow_run:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue