zmk/.github/workflows
Robert U c25e927a2f
chore(ci): Optimize build workflow (#2757)
* Use treeless clones in workflows
* Replace yaml2json with yq

Github's ubuntu runners come with `yq` installed, which can replace
piping `yaml2json` to `jq`. It also saves installing `yaml2json`.

It's worth noting that the `yq` version installed is the `go` version
(which has a slightly different syntax than the competing `python`
version).
2025-07-31 18:36:04 -04:00
..
ble-test.yml chore(ci): Optimize build workflow (#2757) 2025-07-31 18:36:04 -04:00
build-user-config.yml chore(ci): Optimize build workflow (#2757) 2025-07-31 18:36:04 -04:00
build.yml chore(ci): Optimize build workflow (#2757) 2025-07-31 18:36:04 -04:00
doc-checks.yml fix(ci): Updated actions to move away Node 16. 2024-01-26 00:26:46 -08:00
hardware-metadata-validation.yml fix: Fix hardware metadata validation after image changes. 2024-08-13 07:38:11 -07:00
pre-commit.yml chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1 2024-05-13 14:07:13 -07:00
release-please.yml feat(ci): Add release-please automation with VERSION (#2622) 2024-11-18 16:46:26 -05:00
stale.yml feat(ci): Add stale GitHub Action to automatically close stale PRs (#2924) 2025-07-21 19:11:56 +02:00
test.yml chore(ci): Optimize build workflow (#2757) 2025-07-31 18:36:04 -04:00