mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-10 18:55:04 +00:00
Update reusable workflow references to same repo
This commit is contained in:
5
.github/workflows/test-all-boards.yml
vendored
5
.github/workflows/test-all-boards.yml
vendored
@@ -2,12 +2,11 @@
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
name: 'Test All Boards'
|
||||
on:
|
||||
- workflow_dispatch
|
||||
on: workflow_dispatch
|
||||
jobs:
|
||||
build:
|
||||
if: github.repository_owner == 'manna-harbour'
|
||||
uses: manna-harbour/zmk-config/.github/workflows/main.yml@31a649e5571b4572d7010561dd3f191922cd9410
|
||||
uses: ./.github/workflows/main.yml
|
||||
with:
|
||||
board: '[
|
||||
"ahokore",
|
||||
|
||||
Reference in New Issue
Block a user