Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changesets PRs unfortunately don't queue CI checks automatically [due to GitHub limitations](https://github.com/orgs/community/discussions/57484). This leads to us having a workaround to manually close/reopen each PR before merging it, to trigger the right workflows. Which in turn, interferes with the deduplication check in the CI workflow. I'm removing it here to unblock merging #1080. A bit wasteful, but I don't think it is worth spending more time on for now.
- Loading branch information