Skip to content

feat: add action for testing template consistency #76

feat: add action for testing template consistency

feat: add action for testing template consistency #76

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 }}