From 0f2296f49d26b2d36dd03525e489abd82ee0c1ff Mon Sep 17 00:00:00 2001 From: Dominic Schabel Date: Mon, 28 Jan 2019 14:07:02 +0100 Subject: [PATCH] Space removed from label Signed-off-by: Dominic Schabel --- .github/no-response.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/no-response.yml b/.github/no-response.yml index 26b4c0c36..fff38cb15 100644 --- a/.github/no-response.yml +++ b/.github/no-response.yml @@ -1,7 +1,7 @@ # Configuration for probot-no-response - https://github.com/probot/no-response daysUntilClose: 15 -responseRequiredLabel: "awaiting response" +responseRequiredLabel: awaiting-response closeComment: > There has been no response from the original author so I closed this issue.