summaryrefslogtreecommitdiff
path: root/.goreleaser.yml
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2020-04-04 13:29:43 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2020-04-04 13:29:48 -0600
commit84c729e96a32a52a41195fe3414fd0801e779f34 (patch)
tree7d9e27002b36fa580abef63e22db635f875eeaac /.goreleaser.yml
parent346c33b4d5f313bb2b864415e644ab56c5998e21 (diff)
ci: Tweak commit prefixes to ignore
Diffstat (limited to '.goreleaser.yml')
-rw-r--r--.goreleaser.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.goreleaser.yml b/.goreleaser.yml
index e3c78b7..b5ca613 100644
--- a/.goreleaser.yml
+++ b/.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