ci: filter goreleaser changelog

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi 2022-03-29 11:13:03 -07:00
parent 23ab465c45
commit 240cea2bdb

View File

@ -45,6 +45,10 @@ changelog:
- "^doc:" - "^doc:"
- "^test:" - "^test:"
- "^tests:" - "^tests:"
- "^ci:"
- "^website:"
- "^infra:"
- "^build\\(deps\\):"
- "^Merge pull request" - "^Merge pull request"
brews: brews: