Skip to content

Commit 8d73cba

Browse files
authored
Update action.yml
1 parent 56ae6f5 commit 8d73cba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: "github-action-comment-pull-request"
22
description: "Comment a pull request with the provided message"
3+
branding:
4+
icon: 'message-circle'
5+
color: 'red'
36
inputs:
47
message:
58
description: 'Message that should by displayed inside the pull request'

0 commit comments

Comments
 (0)