ci(pr-preview): add testing call-to-action to preview comment

This commit is contained in:
Johannes Millan 2026-06-12 12:43:34 +02:00
parent f4e91399b4
commit ca08016828

View file

@ -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