This commit is contained in:
Waylon Walker 2024-06-26 16:45:29 -05:00
commit bd72e5b781
7 changed files with 93 additions and 0 deletions

5
.github/workflows/build.yml vendored Normal file
View file

@ -0,0 +1,5 @@
on: [push, pull_request, workflow_dispatch]
jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main