From 4e0d62441453ff6dde1130399797c3c645849e9d Mon Sep 17 00:00:00 2001 From: Peter Grainger Date: Fri, 6 Sep 2019 13:52:11 +0100 Subject: [PATCH] update name and description --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 90c05f47..08ccd207 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'Node 12 Template Action' -description: 'Get started with Node actions' +name: 'Changelog Reminder' +description: 'If there isn\'t a changelog in the PR add a comment to remind the committer' author: 'GitHub' icon: 'check' color: 'green'