From 55cd9e5dae5622ffc8c199a4a4ba7f79caa0a5de Mon Sep 17 00:00:00 2001 From: Peter Wilson Date: Thu, 19 Jun 2025 08:37:20 +1000 Subject: [PATCH] Update Workflow link in playground comment. --- .github/workflows/pull-request-comments.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-comments.yml b/.github/workflows/pull-request-comments.yml index ea18e6be9184c..1bdbe6a517a66 100644 --- a/.github/workflows/pull-request-comments.yml +++ b/.github/workflows/pull-request-comments.yml @@ -158,7 +158,7 @@ jobs: - All changes will be lost when refreshing the page. - A fresh instance is created each time the link below is clicked. - 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, - 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). + 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). 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.