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 feb9676 commit 224c179Copy full SHA for 224c179
action.yml
@@ -1,7 +1,8 @@
1
name: 'Welcome bot on new pull requests'
2
description: 'Greet new contributors on a repository'
3
-icon: 'message-circle'
4
-color: 'green'
+branding:
+ icon: 'message-circle'
5
+ color: 'green'
6
inputs:
7
access-token:
8
description: 'A GitHub personal access token used to make comments on your behalf'
0 commit comments