mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 16:55:08 +00:00
Update build_system_image.yml
This commit is contained in:
parent
85db5d0329
commit
0910fa3495
1 changed files with 4 additions and 4 deletions
8
.github/workflows/build_system_image.yml
vendored
8
.github/workflows/build_system_image.yml
vendored
|
|
@ -4,10 +4,10 @@ name: build system Image base on json config provided
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# workflow_dispatch:
|
# workflow_dispatch:
|
||||||
# pull_request:
|
pull_request:
|
||||||
# types: [opened, reopened]
|
types: [opened, reopened]
|
||||||
# branches: [main]
|
branches: [main]
|
||||||
# workflow_call:
|
|
||||||
|
|
||||||
|
|
||||||
# on:
|
# on:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue