feat(config): add sub-category granularity to opinionated components #107

Merged
rootiest merged 30 commits from worktree-opinionated-subcategories into main 2026-08-19 01:42:26 +00:00
Showing only changes of commit 31d04a2fe0 - Show all commits
+1 -1
View File
@@ -80,5 +80,5 @@ jobs:
git config user.email "actions@gitea"
git add docs/fish-config.md docs/fish-config.1 conf.d/__fish_config_op_registry.fish
git diff --cached --quiet && echo "No changes to commit" && exit 0
git commit -m "chore(docs): regenerate manual and man page"
git commit -m "chore(docs): regenerate manual, man page, and component registry"
git push