diff --git a/.github/workflows/gpt-commit-summarizer.yml b/.github/workflows/gpt-commit-summarizer.yml index 3ca98f4..c3f1e17 100644 --- a/.github/workflows/gpt-commit-summarizer.yml +++ b/.github/workflows/gpt-commit-summarizer.yml @@ -1,4 +1,4 @@ -name: GPT Commits summarizer +name: GPT Commits summarizer@jektvik # Summary: This action will write a comment about every commit in a pull request, containing major points # Add a comment diff --git a/action.yml b/action.yml index 456961b..bb27ec7 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Pull request summarizer' +name: 'Pull request summarizer@jektvik' description: 'Write a comment about every commit in a pull request, every file diff, and summarize PR' inputs: repository: