mirror of
https://github.com/zoriya/abyss.git
synced 2026-08-14 18:14:26 +00:00
9 lines
225 B
YAML
9 lines
225 B
YAML
on: [push, pull_request, workflow_dispatch]
|
|
|
|
jobs:
|
|
build:
|
|
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
|
|
with:
|
|
build_matrix_path: zmk-config/build.yaml
|
|
config_path: zmk-config/config
|