diff --git a/action.yml b/action.yml index 8116a0f..feabf11 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,9 @@ name: 'debian-control-linter' author: 'tibetiroka' description: 'Linter for debian control files' +branding: + icon: 'check-square' + color: 'green' inputs: file: description: 'The target file'