Skip to content

Rename info.json to cradio.json #150

Rename info.json to cradio.json

Rename info.json to cradio.json #150

Workflow file for this run

name: Build ZMK firmware
on:
workflow_dispatch: # can be triggered manually
pull_request:
push: # automatically run on changes to following paths
paths:
- "config/*"
jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main