mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 08:55:08 +00:00
Update build_system_image.yml
This commit is contained in:
parent
898ba42bd3
commit
85db5d0329
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build_system_image.yml
vendored
6
.github/workflows/build_system_image.yml
vendored
|
|
@ -4,9 +4,9 @@ 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:
|
# workflow_call:
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue