Skip to content

Commit de7ecee

Browse files
committed
Add branding to remove warnings from GitHub Action Marketplace
1 parent 4f374a7 commit de7ecee

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
@@ -1,6 +1,9 @@
11
name: 'Tests checker'
22
description: 'Requires writing the tests in Pull Requests'
33
author: 'Rafalko, Maksim <[email protected]>'
4+
branding:
5+
icon: 'check'
6+
color: 'white'
47
inputs:
58
comment:
69
required: false

0 commit comments

Comments
 (0)