Skip to content

Commit ff12324

Browse files
committed
add action branding
1 parent eb645f7 commit ff12324

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ runs:
1010
image: docker://ghcr.io/vladopajic/go-test-coverage:v1.0.0
1111
args:
1212
- -config=${{ inputs.config }}
13+
branding:
14+
icon: 'code'
15+
color: 'blue'

0 commit comments

Comments
 (0)