diff --git a/etc/ci/update-wpt-checkout b/etc/ci/update-wpt-checkout index 77a96b70bd8..d8ad9d6e5ac 100755 --- a/etc/ci/update-wpt-checkout +++ b/etc/ci/update-wpt-checkout @@ -98,7 +98,7 @@ function unsafe_open_pull_request() { # Prepare the pull request metadata. BODY=":warning: Do not merge this PR without verifying that it " - BODY+="is not overwriting local changes to web-platform-tests. :warning:\n\n + BODY+="is not overwriting local changes to web-platform-tests. :warning:\n\n" BODY+="Automated downstream sync of changes from upstream as of " BODY+="${CURRENT_DATE}.\n" BODY+="[no-wpt-sync]"