Skip to content

settings reset

settings reset #4

name: settings reset
on:
push:
branches:
- main
paths:
- "**reset.yaml"
pull_request:
workflow_dispatch:
jobs:
settings_reset:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
secrets: inherit
with:
build_matrix_path: "build_matrix/reset.yaml"
archive_name: "zmk_reset"