Skip to content

feat(surveys): add survey translations support #29

feat(surveys): add survey translations support

feat(surveys): add survey translations support #29

name: 'Changeset hygiene'
on:
pull_request:
branches: [main]
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
concurrency:
group: changeset-hygiene-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
check:
uses: PostHog/.github/.github/workflows/changeset-hygiene.yml@main