From 999d4255553f68a3328fa244effef78d72cab584 Mon Sep 17 00:00:00 2001 From: Kreyren Date: Fri, 7 Feb 2020 14:38:44 +0000 Subject: [PATCH] jfhjgh --- .github/label-pr.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/label-pr.yml b/.github/label-pr.yml index 4bda5d5..af4c657 100644 --- a/.github/label-pr.yml +++ b/.github/label-pr.yml @@ -29,7 +29,7 @@ - regExp: ".*\\.cs+$" labels: ["csharp"] -- regExp: "tests" +- regExp: ".*tests.*" labels: ["tests"] - regExp: "benches" @@ -42,5 +42,5 @@ labels: ["dependencies"] # Repository specific -- regExp: "docs" +- regExp: ".*docs.*" labels: ["docs"] \ No newline at end of file