Skip to content

chore: Dump out firmware's into the root of the build/ folder. #96

chore: Dump out firmware's into the root of the build/ folder.

chore: Dump out firmware's into the root of the build/ folder. #96

Workflow file for this run

on:
push:
pull_request:
workflow_dispatch:
schedule:
# Rebuild default branch (main/master) to catch upstream changes to ZMK.
- cron: '0 0 1,15 * *'
jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main