Skip to content

Commit e2d67ed

Browse files
committed
Build/Test Tools: Fix playground workflow link in PR comment.
Updates the workflow link in the WordPress Playground comment to point to the `test-build-processes.yml` workflow that generates the asset. Props peterwilsoncc, desrosj. See #63167. git-svn-id: https://develop.svn.wordpress.org/trunk@60327 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 625ce44 commit e2d67ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-comments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
- All changes will be lost when refreshing the page.
159159
- A fresh instance is created each time the link below is clicked.
160160
- Every time this pull request is updated, a new ZIP file containing all changes is created. If changes are not reflected in the Playground instance,
161-
it's possible that the most recent build failed, or has not completed. Check the [list of workflow runs to be sure](https://github.com/WordPress/wordpress-develop/actions/workflows/wordpress-playground.yml).
161+
it's possible that the most recent build failed, or has not completed. Check the [list of workflow runs to be sure](https://github.com/WordPress/wordpress-develop/actions/workflows/test-build-processes.yml).
162162
163163
For more details about these limitations and more, check out the [Limitations page](https://wordpress.github.io/wordpress-playground/limitations/) in the WordPress Playground documentation.
164164

0 commit comments

Comments
 (0)