mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-24 00:35:10 +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:
|
||||
# workflow_dispatch:
|
||||
pull_request:
|
||||
types: [opened, reopened]
|
||||
branches: [main]
|
||||
# pull_request:
|
||||
# types: [opened, reopened]
|
||||
# branches: [main]
|
||||
# workflow_call:
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue