Skip to content

Commit e9daed1

Browse files
committed
Add action branding
Purple clipboard? Sounds perfect!
1 parent 6346a2f commit e9daed1

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: "QA Instructions Action"
22
description: "A GitHub Action that generates QA testing instructions for pull requests using AI"
3+
branding:
4+
icon: "clipboard"
5+
color: "purple"
36
inputs:
47
github-token:
58
description: "GitHub token for API access (also used for GitHub Models authentication)"

0 commit comments

Comments
 (0)