Skip to content

Commit

Permalink
Change action's title for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
platisd committed Mar 18, 2023
1 parent 1136d84 commit 453990b
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: 'Autofill PR description'
description: "Autofill you pull request's description by harvesting the power of ChatGPT"
name: 'Autofill PR Description with OpenAI'
description: "Autofill you pull request with a high quality description by harvesting the power of OpenAI and ChatGPT"
inputs:
github_token:
description: 'The GitHub token'
Expand Down

0 comments on commit 453990b

Please sign in to comment.