1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

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

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