feat: add gitea workflow
Some checks failed
/ build (push) Failing after 24m3s

This commit is contained in:
2026-01-04 17:39:14 +01:00
parent d890decd89
commit 52a21aceb2

View File

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