Skip to content

Merge branch 'master' of https://github.com/ochief/zmk-config #570

Merge branch 'master' of https://github.com/ochief/zmk-config

Merge branch 'master' of https://github.com/ochief/zmk-config #570

Workflow file for this run

name: Build Firmware
on:
workflow_dispatch: # can be triggered manually
push:
paths-ignore:
- "**.md"
jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main