diff --git a/skills/ingest/scripts/run-ingest.sh b/skills/ingest/scripts/run-ingest.sh index 1b90882..b430f00 100755 --- a/skills/ingest/scripts/run-ingest.sh +++ b/skills/ingest/scripts/run-ingest.sh @@ -131,6 +131,7 @@ body="$(mktemp)" trap 'rm -f "$body"' EXIT # auto-clean on any exit (success, fail(), or crash) { + echo "" # marker for the rejection loop (invisible in the render) echo "## Summary" echo "$pr_summary" echo ""