We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e84504 commit 1355cecCopy full SHA for 1355cec
action.yml
@@ -1,6 +1,9 @@
1
name: 'Unassign contributor after days of inactivity'
2
description: 'This action will unassign any issue after days of inactivity. Best used together with actions/stale.'
3
author: 'Boundfox Studios'
4
+branding:
5
+ icon: user-minus
6
+ color: gray-dark
7
inputs:
8
token:
9
description: 'GitHub token'
0 commit comments