Browse Source

ci: Tweak commit prefixes to ignore

master
Matthew Holt 5 years ago
parent
commit
84c729e96a
  1. 2
      .goreleaser.yml

2
.goreleaser.yml

@ -56,5 +56,5 @@ changelog:
- '^chore:'
- '^ci:'
- '^docs?:'
- '^test:'
- '^tests?:'
- '^\w+\s+' # a hack to remove commit messages without colons thus don't correspond to a package

Loading…
Cancel
Save