Feat: add workflows for gitea

This commit is contained in:
Bertrand Benjamin 2023-10-04 20:42:59 +02:00
parent 9d1067d6ce
commit 3bf948db45
1 changed files with 5 additions and 0 deletions

View File

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