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
71a24e5781
commit
c4778cbc64
1 changed files with 7 additions and 4 deletions
11
.github/workflows/build_system_image.yml
vendored
11
.github/workflows/build_system_image.yml
vendored
|
|
@ -3,10 +3,13 @@ run-name: ${{ github.actor }} update 🚀
|
|||
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Master Workflow"]
|
||||
types:
|
||||
- completed
|
||||
workflow_call:
|
||||
|
||||
# on:
|
||||
# workflow_run:
|
||||
# workflows: ["Master Workflow"]
|
||||
# types:
|
||||
# - completed
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue