Skip to content

Commit

Permalink
Merge branch 'next' into table/sync
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz authored Feb 26, 2025
2 parents 01122cd + 415e540 commit 2cd5eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- uses: actions/checkout@v4
- uses: ./.github/actions/gh-setup
- name: Check if changeset status
run: yarn changeset status --since=main
run: yarn changeset status --since=${{ github.event.pull_request.base.ref}}

0 comments on commit 2cd5eb6

Please sign in to comment.