This commit is contained in:
Waylon S. Walker 2024-09-23 19:18:10 -05:00
commit 3fba4aba2d
13 changed files with 331 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