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'