Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Add icon branding
  • Loading branch information
hummusonrails authored Apr 4, 2023
1 parent e672a49 commit e74e1f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 'Review Markdown for Discriminatory Language with ChatGPT'
description: 'Reviews Markdown files in pull requests for potentially discriminatory language and provides suggestions for improvements'
author: 'Ben Greenberg'
branding:
icon: 'align-left'
color: 'green'
inputs:
openai_api_key:
description: 'OpenAI API key for accessing the GPT model'
Expand Down

0 comments on commit e74e1f0

Please sign in to comment.