From e130c40c8416cb4f7142c47e49147340a8bd60a6 Mon Sep 17 00:00:00 2001 From: CrazyMax <1951866+crazy-max@users.noreply.github.com> Date: Tue, 25 Jun 2024 12:01:54 +0200 Subject: [PATCH] github(summary): remove preview title Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> --- src/github.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/github.ts b/src/github.ts index 9cfeb01..ce17739 100644 --- a/src/github.ts +++ b/src/github.ts @@ -253,7 +253,7 @@ export class GitHub { .addRaw('
'); // Preview - sum.addRaw(`Preview`).addBreak().addRaw(''); + sum.addRaw('
');
const summaryTableData: Array