Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
richardsonlima committed Jan 14, 2024
1 parent 548a200 commit e3d65a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "AI Code Review Action"
description: "Perform code reviews and comment on diffs using OpenAI API."
name: "AI WCAG Code Review Action"
description: "Perform code reviews based on Web Content Accessibility Guidelines (W3C WCAG) and comment on diffs using OpenAI API."
inputs:
GITHUB_TOKEN:
description: "GitHub token to interact with the repository."
Expand Down

0 comments on commit e3d65a4

Please sign in to comment.