mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
ci: Fix PR title check
This commit is contained in:
parent
0c1161508e
commit
24d289bcaa
2
.github/labels.json
vendored
2
.github/labels.json
vendored
@ -18,7 +18,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "titleMatches",
|
"type": "titleMatches",
|
||||||
"pattern": "^(?!\\[[a-z]+\\]\\s[A-Z].+).+"
|
"pattern": "^(?!\\[[a-z0-9]+\\]\\s[A-Z0-9].+).+"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user