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
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
|
||||
|
||||
|
||||
# on:
|
||||
# workflow_call:
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
workflow_dispatch:
|
||||
|
||||
# on:
|
||||
# workflow_run:
|
||||
|
|
|
|||
Loading…
Reference in a new issue