Skip to content

Commit ecc047f

Browse files
authored
Add branding
1 parent 5615e6c commit ecc047f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

action.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: 'DotNet Code Coverage Badge'
22
description: 'Extact code coverage percentage from an opencover report and generates metadata for a shields.io badge'
3-
3+
branding:
4+
icon: 'award'
5+
color: 'yellow'
6+
47
inputs:
58
label:
69
description: 'The badge label. For example "Unit Test Coverage"'

0 commit comments

Comments
 (0)