Skip to content

build(deps-dev): bump @sveltejs/kit from 2.31.0 to 2.49.5 in /e2e-tests/test-applications/sveltekit-tracing-test-app #100

build(deps-dev): bump @sveltejs/kit from 2.31.0 to 2.49.5 in /e2e-tests/test-applications/sveltekit-tracing-test-app

build(deps-dev): bump @sveltejs/kit from 2.31.0 to 2.49.5 in /e2e-tests/test-applications/sveltekit-tracing-test-app #100

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