2.home-manager/.github
Austin Horstman 0f08a37c31 ci: fix module count output
Commit 3c71cec05d changed the labeler workflow to use grep -c, but grep -c still exits with status 1 when no lines match.

That made the fallback echo another 0, so COUNT became a multi-line value and the write to GITHUB_OUTPUT failed. Use true as the fallback to preserve grep's single-line count while allowing the no-match case.
2026-05-18 09:07:50 -05:00
..
ISSUE_TEMPLATE issue_template: remove git blame from issue template (#7692) 2025-08-17 23:24:40 -05:00
workflows ci: fix module count output 2026-05-18 09:07:50 -05:00
dependabot.yml ci: adjust flake lock update pr titles 2026-04-13 22:16:51 -05:00
labeler.yml ci: add release branch label 2026-04-13 22:16:51 -05:00
PULL_REQUEST_TEMPLATE.md treewide: use inherit for attribute assignments 2026-04-08 14:47:48 -05:00