Skip to content

Commit

Permalink
chore: remove useless parameter for EndBug/add-and-commit (#693)
Browse files Browse the repository at this point in the history
The proper branch is checked out by the checkout action
  • Loading branch information
gwarf authored Jan 9, 2025
1 parent 6720d9b commit 4a9a15b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/delete_pr_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ jobs:
- name: Delete pull request preview and commit changes
uses: EndBug/add-and-commit@v9
with:
branch: "pr_previews"
remove: "-r ${{ github.event.number }}/"
message: "Purge preview for PR ${{ github.event.number }}"

1 comment on commit 4a9a15b

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@check-spelling-bot Report

🔴 Please review

See the 📜action log or 📝 job summary for details.

❌ Errors Count
❌ no-files-to-check 1

See ❌ Event descriptions for more information.

Please sign in to comment.