Skip to content

Commit

Permalink
feat: add branding
Browse files Browse the repository at this point in the history
  • Loading branch information
morgante committed Dec 18, 2023
1 parent 8e6ec96 commit c1ba5f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ inputs:
description: 'Optional additional arguments to `grit check`'
required: false
default: ''
branding:
icon: 'check-circle'
color: 'blue'
runs:
using: 'composite'
steps:
Expand Down

0 comments on commit c1ba5f9

Please sign in to comment.