Change to reusable workflows

This commit is contained in:
Manna Harbour
2021-11-04 15:17:30 +11:00
parent d7e8d1fc7b
commit 0eff3d2ebc
26 changed files with 183 additions and 1751 deletions

View File

@@ -0,0 +1,11 @@
# Copyright 2021 Manna Harbour
# https://github.com/manna-harbour/miryoku
name: 'Build Example corne-ish_zen'
on:
- workflow_dispatch
jobs:
build:
uses: manna-harbour/zmk-config/.github/workflows/main.yml@master
with:
board: '["corne-ish_zen_left","corne-ish_zen_right"]'