Skip to content

Commit 1355cec

Browse files
committed
chore: action branding
1 parent 7e84504 commit 1355cec

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: 'Unassign contributor after days of inactivity'
22
description: 'This action will unassign any issue after days of inactivity. Best used together with actions/stale.'
33
author: 'Boundfox Studios'
4+
branding:
5+
icon: user-minus
6+
color: gray-dark
47
inputs:
58
token:
69
description: 'GitHub token'

0 commit comments

Comments
 (0)