Create main.yml

This commit is contained in:
fal7w 2023-12-09 19:33:36 +03:00 committed by GitHub
parent e2f84fcb33
commit 3c14c34c85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
.github/workflows/main.yml vendored Normal file
View file

@ -0,0 +1,16 @@
name: test
on:
workflow_dispatch:
jobs:
job-image-build:
runs-on:
- self-hosted
call_workflow_using_branch:
uses: fork-foxs/remittance_image_builder/.github/workflows/Reusable_build_image.yml@master