mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-10 15:14:25 +08:00
CICD: Fix YAML (#2677)
This commit is contained in:
parent
c29a6486be
commit
e364d04629
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ changelog:
|
||||||
regexp: "(?i)^.*(build|ci|cicd)[(\\w)]*:+.*$"
|
regexp: "(?i)^.*(build|ci|cicd)[(\\w)]*:+.*$"
|
||||||
order: 4
|
order: 4
|
||||||
- title: 'Dependencies:'
|
- title: 'Dependencies:'
|
||||||
regexp: "(?i)^.*Build\(deps\)*:+.*$|(?i)^.*update deps+.*$"
|
regexp: "(?i)^.*Build\\(deps\\)*:+.*$|(?i)^.*update deps+.*$"
|
||||||
order: 5
|
order: 5
|
||||||
- title: 'Other changes and improvements:'
|
- title: 'Other changes and improvements:'
|
||||||
order: 9
|
order: 9
|
||||||
|
|
Loading…
Add table
Reference in a new issue