diff --git a/.github/workflows/scripts/write-cypress-status.js b/.github/workflows/scripts/write-cypress-status.js index 28cbc50ff4..0bd387cf3c 100644 --- a/.github/workflows/scripts/write-cypress-status.js +++ b/.github/workflows/scripts/write-cypress-status.js @@ -40,6 +40,7 @@ module.exports = async function({core, context, github}, alertType, note) { HEADER, `> [!${alertType.toUpperCase()}]`, ((ALERT_PREFIXES[alertType] ?? "") + note.trim()).replaceAll(/^/gm, "> "), + ">