Skip to content

Commit

Permalink
add Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Eloy98 committed Oct 9, 2023
1 parent 7ed6ecc commit 072cc85
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
on: [push, pull_request, workflow_dispatch]

jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main

0 comments on commit 072cc85

Please sign in to comment.