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
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
|
name: setup site base on provided image build for branch specified
|
||||||
|
|
||||||
|
|
||||||
# on:
|
|
||||||
# workflow_call:
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_call:
|
||||||
|
|
||||||
|
# on:
|
||||||
|
# workflow_dispatch:
|
||||||
|
|
||||||
# on:
|
# on:
|
||||||
# workflow_run:
|
# workflow_run:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue