Skip to content

Commit 1a030f4

Browse files
committed
Add icon and color
1 parent 271e735 commit 1a030f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# action.yml
22
name: 'CodeMaker CodeReview Action'
33
description: 'Integrate CodeMaker with code review comments'
4+
branding:
5+
icon: 'code'
6+
color: 'blue'
47
inputs:
58
access-token:
69
description: 'A token with write access to your repository'

0 commit comments

Comments
 (0)