Skip to content

Commit a16da66

Browse files
author
jolestar
committed
Add icon and color to action.yml
1 parent d9904f1 commit a16da66

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,5 +1,8 @@
11
name: 'Holon Runner'
22
description: 'Run Holon solve to resolve a GitHub Issue or PR'
3+
branding:
4+
icon: 'cpu'
5+
color: 'blue'
36
inputs:
47
ref:
58
description: 'GitHub Issue or PR reference (URL, owner/repo#n, or #n with --repo)'

0 commit comments

Comments
 (0)