Skip to content

Build ZMK firmware

Build ZMK firmware #1

Workflow file for this run

name: Build ZMK firmware
on:
workflow_dispatch:
push:
paths:
- "config/**"
jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main