Skip to content

Commit 9828217

Browse files
Merge pull request #32675 from storybookjs/valentin/update-pull-request-template
GitHub: Update PR template to correct canary release workflow link
2 parents e679e44 + b44deb9 commit 9828217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ _This section is mandatory for all contributions. If you believe no manual test
7070

7171
This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the `@storybookjs/core` team here.
7272

73-
_core team members can create a canary release [here](https://github.com/storybookjs/storybook/actions/workflows/canary-release-pr.yml) or locally with `gh workflow run --repo storybookjs/storybook canary-release-pr.yml --field pr=<PR_NUMBER>`_
73+
_core team members can create a canary release [here](https://github.com/storybookjs/storybook/actions/workflows/publish.yml) or locally with `gh workflow run --repo storybookjs/storybook publish.yml --field pr=<PR_NUMBER>`_
7474

7575
<!-- CANARY_RELEASE_SECTION -->
7676

0 commit comments

Comments
 (0)