Skip to content

ci: don't fail consistency check if there is no diff #82

ci: don't fail consistency check if there is no diff

ci: don't fail consistency check if there is no diff #82

name: 'Preview changeset release'
on:
pull_request:
permissions:
pull-requests: write
jobs:
preview:
name: Preview changeset release
uses: ./.github/workflows/preview-changeset-release.yml
with:
pr-title: ${{ github.event.pull_request.title }}