mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 16:55:08 +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:
|
on:
|
||||||
workflow_run:
|
workflow_call:
|
||||||
workflows: ["Master Workflow"]
|
|
||||||
types:
|
# on:
|
||||||
- completed
|
# workflow_run:
|
||||||
|
# workflows: ["Master Workflow"]
|
||||||
|
# types:
|
||||||
|
# - completed
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue