We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5757f19 commit 4cf02d3Copy full SHA for 4cf02d3
action.yml
@@ -1,6 +1,9 @@
1
name: 'tag-ur-it'
2
description: 'Label and assign issues based on their contents'
3
author: 'damccorm'
4
+branding:
5
+ icon: 'at-sign'
6
+ color: 'blue'
7
inputs:
8
repo-token:
9
description: 'The GITHUB_TOKEN secret'
0 commit comments