mirror of
https://github.com/CrispyPin/zmk-config.git
synced 2024-11-10 04:00:26 +01:00
6 lines
131 B
YAML
6 lines
131 B
YAML
|
on: [push, pull_request, workflow_dispatch]
|
||
|
|
||
|
jobs:
|
||
|
build:
|
||
|
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
|