We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ae6f5 commit 8d73cbaCopy full SHA for 8d73cba
action.yml
@@ -1,5 +1,8 @@
1
name: "github-action-comment-pull-request"
2
description: "Comment a pull request with the provided message"
3
+branding:
4
+ icon: 'message-circle'
5
+ color: 'red'
6
inputs:
7
message:
8
description: 'Message that should by displayed inside the pull request'
0 commit comments