Skip to content

Commit c1ba5f9

Browse files
committed
feat: add branding
1 parent 8e6ec96 commit c1ba5f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ inputs:
88
description: 'Optional additional arguments to `grit check`'
99
required: false
1010
default: ''
11+
branding:
12+
icon: 'check-circle'
13+
color: 'blue'
1114
runs:
1215
using: 'composite'
1316
steps:

0 commit comments

Comments
 (0)