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