mirror of
https://github.com/tcaxle/zmk-config.git
synced 2025-12-17 02:56:58 +00:00
Initial commit
This commit is contained in:
5
.github/workflows/build.yml
vendored
Normal file
5
.github/workflows/build.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
|
||||
Reference in New Issue
Block a user