You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Copyright 2021 Manna Harbour
|
|
# https://github.com/manna-harbour/miryoku
|
|
|
|
name: 'Build Example keebio/levinson'
|
|
on:
|
|
- workflow_dispatch
|
|
jobs:
|
|
build:
|
|
uses: ./.github/workflows/main.yml
|
|
with:
|
|
keyboard: '["keebio/levinson"]'
|