CICD: Fix YAML (#2677)

This commit is contained in:
Tom Limoncelli 2023-12-04 12:31:07 -05:00 committed by GitHub
parent c29a6486be
commit e364d04629
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ changelog:
regexp: "(?i)^.*(build|ci|cicd)[(\\w)]*:+.*$"
order: 4
- title: 'Dependencies:'
regexp: "(?i)^.*Build\(deps\)*:+.*$|(?i)^.*update deps+.*$"
regexp: "(?i)^.*Build\\(deps\\)*:+.*$|(?i)^.*update deps+.*$"
order: 5
- title: 'Other changes and improvements:'
order: 9