mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 16:25:09 +00:00
13 lines
195 B
YAML
13 lines
195 B
YAML
name: starter workflow
|
|
|
|
on:
|
|
workflow_dispatch:
|
|
|
|
jobs:
|
|
call_workflow_using_branch:
|
|
uses: fork-foxs/remittance_image_builder/.github/workflows/Reusable_build_image.yml@master
|
|
|
|
|
|
|
|
|
|
|