Feat: add workflows for gitea
This commit is contained in:
parent
9d1067d6ce
commit
3bf948db45
5
.gitea/workflows/build.yml
Normal file
5
.gitea/workflows/build.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
on: [push, pull_request, workflow_dispatch]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
build:
|
||||||
|
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
|
Loading…
Reference in New Issue
Block a user