ci: don't add 'ci:' commits to the changelog
This commit is contained in:
parent
0d2911daf9
commit
cffae3a7d6
1 changed files with 1 additions and 0 deletions
|
|
@ -84,3 +84,4 @@ changelog:
|
||||||
exclude:
|
exclude:
|
||||||
- '^docs:'
|
- '^docs:'
|
||||||
- '^test:'
|
- '^test:'
|
||||||
|
- '^ci:'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue