fix: Correct description for Caddy patch labels to clarify PR grouping

This commit is contained in:
GitHub Actions
2026-02-18 23:11:48 +00:00
parent 07a4569380
commit d9e1119ed0

View File

@@ -153,7 +153,7 @@
"minimumReleaseAge": "14 days"
},
{
"description": "Preserve your custom Caddy patch labels but allow them to group into the a PR",
"description": "Preserve your custom Caddy patch labels but allow them to group into a single PR",
"matchManagers": ["custom.regex"],
"matchFileNames": ["Dockerfile"],
"labels": ["caddy-patch", "security"],