Skip to content

Commit a663cd4

Browse files
committed
chore: remove the Check Changeset step in the review action.
1 parent 0395578 commit a663cd4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/review.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,3 @@ jobs:
3434

3535
- name: Run tests
3636
run: pnpm test
37-
38-
- name: Check Changeset
39-
run: pnpm changeset status --since=main

0 commit comments

Comments
 (0)