diff --git a/.github/workflows/collections-renames.yml b/.github/workflows/collections-renames.yml index 89b512a6870..4c09ef44dc5 100644 --- a/.github/workflows/collections-renames.yml +++ b/.github/workflows/collections-renames.yml @@ -35,5 +35,5 @@ jobs: with: commit-message: "✨ Autofixing renamed/removed collection items ✨" committer: "github-actions[bot] " - branch: "update-collections-${PR_ID}" + branch: update-collections title: "✨ Autofixing renamed/removed collection items ✨"