Skip to content

Commit e74e1f0

Browse files
Update action.yml
Add icon branding
1 parent e672a49 commit e74e1f0

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: 'Review Markdown for Discriminatory Language with ChatGPT'
22
description: 'Reviews Markdown files in pull requests for potentially discriminatory language and provides suggestions for improvements'
33
author: 'Ben Greenberg'
4+
branding:
5+
icon: 'align-left'
6+
color: 'green'
47
inputs:
58
openai_api_key:
69
description: 'OpenAI API key for accessing the GPT model'

0 commit comments

Comments
 (0)