From 7d0a2a533ba93bd88c462843d78bb7b31a1ee6ad Mon Sep 17 00:00:00 2001 From: Hamel Husain Date: Tue, 8 Oct 2019 10:49:19 -0700 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 33144aa..7451c9c 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'ChatOps For Actions' +name: 'ChatOps For Actions in Pull Requests' description: Listen for special comments, or chatops commands in the comments of a PR. author: Hamel Husain inputs: @@ -39,4 +39,4 @@ branding: icon: 'message-square' runs: using: 'docker' - image: 'Dockerfile' \ No newline at end of file + image: 'Dockerfile'