Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Commit 7d0a2a5

Browse files
authored
Update action.yml
1 parent a41c32e commit 7d0a2a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'ChatOps For Actions'
1+
name: 'ChatOps For Actions in Pull Requests'
22
description: Listen for special comments, or chatops commands in the comments of a PR.
33
author: Hamel Husain
44
inputs:
@@ -39,4 +39,4 @@ branding:
3939
icon: 'message-square'
4040
runs:
4141
using: 'docker'
42-
image: 'Dockerfile'
42+
image: 'Dockerfile'

0 commit comments

Comments
 (0)