diff --git a/.github/workflows/devtools_check_repro.yml b/.github/workflows/devtools_check_repro.yml index 0a32ff691f..0d569a87fd 100644 --- a/.github/workflows/devtools_check_repro.yml +++ b/.github/workflows/devtools_check_repro.yml @@ -178,7 +178,7 @@ jobs: Issues without repros are automatically closed but we will re-open if you update with repro info. `.trim(); - if (url.includes("/localhost")) { + if (url.includes("localhost")) { closeWithComment(` ${COMMENT_HEADER}