remove openai from the action name

This commit is contained in:
Ville Saukkonen 2023-03-23 00:27:43 +02:00
parent cc31953cad
commit ae9e33e258
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
name: "OpenAI Code Review Action"
name: "AI Code Review Action"
description: "Perform code reviews and comment on diffs using OpenAI API."
inputs:
GITHUB_TOKEN: