Skip to content

Commit 3cc69f2

Browse files
committed
✨ Add GitHub Marketplace branding configuration
🎨 MARKETPLACE BRANDING: - Added eye icon for code review/inspection theme - Added blue color for professional appearance - Ready for GitHub Marketplace publication 📦 MARKETPLACE READY: - Professional branding for marketplace visibility - Icon represents code review functionality - Blue color conveys trust and professionalism The action is now fully configured for GitHub Marketplace publication.
1 parent 2c3abcf commit 3cc69f2

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: "Gemini AI Code Reviewer"
22
description: "This GitHub Action automatically reviews PRs using Google's Gemini AI model."
33
author: 'truongnh1992'
4+
branding:
5+
icon: 'zoom-in'
6+
color: 'blue'
47

58
inputs:
69
GITHUB_TOKEN:

0 commit comments

Comments
 (0)