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
b6ca2b10ff
commit
24a52593ef
1 changed files with 5 additions and 5 deletions
10
.github/workflows/build_system_image.yml
vendored
10
.github/workflows/build_system_image.yml
vendored
|
|
@ -3,11 +3,11 @@ name: build system Image base on json config provided
|
|||
|
||||
|
||||
on:
|
||||
# workflow_dispatch:
|
||||
pull_request:
|
||||
types: [opened, reopened]
|
||||
branches: [main]
|
||||
workflow_call:
|
||||
workflow_dispatch:
|
||||
# pull_request:
|
||||
# types: [opened, reopened]
|
||||
# branches: [main]
|
||||
# workflow_call:
|
||||
|
||||
|
||||
# on:
|
||||
|
|
|
|||
Loading…
Reference in a new issue