update changelog ignore pattern

This commit is contained in:
Ivan Schaller 2023-12-22 16:26:45 +01:00
parent 0978d3e57e
commit c251991d22

View file

@ -20,7 +20,7 @@ jobs:
run: >-
auto-changelog -t keepachangelog
--commit-limit 50 --backfill-limit 50
--ignore-commit-pattern '(B|b)ump version|update changelog'
--ignore-commit-pattern '[Bb]ump version|[Uu]pdate changelog|[Mm]erge pull request'
- name: commit changes
uses: EndBug/add-and-commit@v9