diff --git a/.github/workflows/create-changelog-pr.yml b/.github/workflows/Improve changelog PR workflow: clarify structure, ensure readability similarity index 97% rename from .github/workflows/create-changelog-pr.yml rename to .github/workflows/Improve changelog PR workflow: clarify structure, ensure readability index 7d32c479b147..bbaf4f635cbb 100644 --- a/.github/workflows/create-changelog-pr.yml +++ b/.github/workflows/Improve changelog PR workflow: clarify structure, ensure readability @@ -1,6 +1,7 @@ +[GreekRhyme-HMV] Refined changelog PR pipeline for clarity & trigger control ⚙️ name: Create a PR to add an entry to the CHANGELOG.md file in this repo -# **What it does**: If a member of the github org posts a changelog comment, it creates a PR to update the CHANGELOG.md file. +# **What it does**: If a member of the GitHub org posts a changelog comment, it creates a PR to update the CHANGELOG.md file. # **Why we have it**: This surfaces docs changelog details publicly. # **Who does it impact**: GitHub users and staff.