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 05f7184 commit 4d94176
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/collections-renames.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,11 @@ jobs:
- name: Test collections and commit the changes
env:
AUTOCORRECT_RENAMED_REPOS: 1
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: bundle exec rake collections

- 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 4d94176

Please sign in to comment.