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
ed593abfd9
commit
bb6d792d75
1 changed files with 4 additions and 4 deletions
8
.github/workflows/setup_site.yml
vendored
8
.github/workflows/setup_site.yml
vendored
|
|
@ -1,11 +1,11 @@
|
|||
name: setup site base on provided image build for branch specified
|
||||
|
||||
|
||||
# on:
|
||||
# workflow_call:
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
|
||||
# on:
|
||||
# workflow_dispatch:
|
||||
|
||||
# on:
|
||||
# workflow_run:
|
||||
|
|
|
|||
Loading…
Reference in a new issue