Skip to content

feat(react-router): Use sentryOnError #321

feat(react-router): Use sentryOnError

feat(react-router): Use sentryOnError #321

# taken from https://getsentry.github.io/craft/github-actions/#changelog-preview-reusable-workflow
name: Changelog Preview
on:
pull_request_target:
types: [opened, synchronize, reopened, edited, labeled, unlabeled]
permissions:
contents: read
pull-requests: write
statuses: write
jobs:
changelog-preview:
uses: getsentry/craft/.github/workflows/changelog-preview.yml@f4889d04564e47311038ecb6b910fef6b6cf1363 # v2
secrets: inherit