From 6c2802089fab92b4c91c1aaab10fd801148b68e5 Mon Sep 17 00:00:00 2001 From: Peter Grainger Date: Fri, 6 Sep 2019 13:54:56 +0100 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 08ccd207..f890c1c4 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'Changelog Reminder' -description: 'If there isn\'t a changelog in the PR add a comment to remind the committer' +description: 'If there is not a changelog in the PR add a comment to remind the committer' author: 'GitHub' icon: 'check' color: 'green'