zmk/.github/workflows/build.yml
bavodaniels 0877658538 Update .gitignore to track zmk-config
The .gitignore file was modified to remove the zmk-config directory from the ignored list. This change lets us monitor the directory's modifications, enhancing the management
2024-01-23 15:00:57 +01:00

5 lines
No EOL
130 B
YAML

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