Update docs and Test workflows for xiao

This commit is contained in:
Manna Harbour
2022-04-05 14:03:09 +10:00
parent 5457575bb7
commit 4896aa8e55
5 changed files with 40 additions and 30 deletions

View File

@@ -0,0 +1,13 @@
# Copyright 2022 Manna Harbour
# https://github.com/manna-harbour/miryoku
name: 'Test All Xiao Shields'
on:
- workflow_dispatch
jobs:
build:
if: github.repository_owner == 'manna-harbour'
uses: manna-harbour/zmk-config/.github/workflows/main.yml@31a649e5571b4572d7010561dd3f191922cd9410
with:
board: '["seeeduino_xiao"]'
shield: '["hummingbird","zaphod_lite"]'