We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e6ec96 commit c1ba5f9Copy full SHA for c1ba5f9
action.yaml
@@ -8,6 +8,9 @@ inputs:
8
description: 'Optional additional arguments to `grit check`'
9
required: false
10
default: ''
11
+branding:
12
+ icon: 'check-circle'
13
+ color: 'blue'
14
runs:
15
using: 'composite'
16
steps:
0 commit comments