From 36ca0e49fcfafce1f730b9bf34f8dcb6810ade61 Mon Sep 17 00:00:00 2001 From: Pavel Tisnovsky Date: Mon, 30 Mar 2026 14:51:07 +0200 Subject: [PATCH] LCORE-1319: Updated PR title checker --- .github/pr-title-checker-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pr-title-checker-config.json b/.github/pr-title-checker-config.json index 8c54c94be..cbbc7225e 100644 --- a/.github/pr-title-checker-config.json +++ b/.github/pr-title-checker-config.json @@ -4,7 +4,7 @@ "color": "EEEEEE" }, "CHECKS": { - "prefixes": ["LCORE-"] + "prefixes": ["LCORE-", "RSPEED"] }, "MESSAGES": { "success": "All OK",