Closed Rich-Harris closed 3 weeks ago
Latest commit: 96dbf5381865f602ce2b82d64930651eeab8f183
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This adds a workflow that in theory will dispatch a sync request to the
sveltejs/svelte.dev
repo that, on merges tomain
, will create or update a PR like this one: https://github.com/sveltejs/svelte.dev/pull/729The only way I can really test this is by merging this and pushing an innocuous docs change, so that's what I'll do