Skip to content

Commit

Permalink
Update collections-renames.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Kenyon <[email protected]>
  • Loading branch information
kenyonj authored Feb 5, 2025
1 parent 2faace7 commit 05f7184
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/collections-renames.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:

- name: Test collection with autofix and commit changes
uses: peter-evans/create-pull-request@v7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
commit-message: "✨ Autofixing renamed/removed collection items ✨"
commiter: "github-actions[bot] <[email protected]>"
Expand Down

0 comments on commit 05f7184

Please sign in to comment.