From dbc6390d61865edbb9a3223a184168253a803b98 Mon Sep 17 00:00:00 2001 From: Bert Bredewold Date: Sun, 11 Feb 2024 21:41:00 +0100 Subject: [PATCH] Update log --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 91554f9..39f26de 100644 --- a/index.js +++ b/index.js @@ -4,7 +4,7 @@ import computePrTitle from "./lib/compute-proper-title"; import findIssueInBranch from "./lib/find-issue"; async function updatePrTitle() { - startGroup("Processing PR..."); + startGroup("Start processing PR..."); try { // Find token from request