ci: ignore chore(legal) in release notes

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker
2025-08-01 09:56:09 -03:00
parent 5c6214d99c
commit 931832c8ad

View File

@@ -57,7 +57,6 @@ builds:
- arm
goarm:
- "7"
ldflags:
- -s -w -X github.com/charmbracelet/crush/internal/version.Version={{.Version}}
@@ -257,6 +256,7 @@ changelog:
- "^chore: typo$"
- "^chore: update schema$"
- "^chore: update$"
- "^chore\\(legal\\): "
- "^chore\\(deps\\): "
- "^docs: update$"
- "^test:"