From ca0801682887d9f52c48cbed43780bb7edc0abfe Mon Sep 17 00:00:00 2001 From: Johannes Millan Date: Fri, 12 Jun 2026 12:43:34 +0200 Subject: [PATCH] ci(pr-preview): add testing call-to-action to preview comment --- .github/workflows/pr-preview-deploy.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pr-preview-deploy.yml b/.github/workflows/pr-preview-deploy.yml index a7aa20e238..c2e062bc4a 100644 --- a/.github/workflows/pr-preview-deploy.yml +++ b/.github/workflows/pr-preview-deploy.yml @@ -128,6 +128,8 @@ jobs: 🔍 A live preview of the proposed fix in #${PR_NUMBER} is available (not yet released): ${URL} + + Help testing this would be appreciated 🙏 EOF ) for ISSUE in $ISSUE_NUMBERS; do