Skip to content

Commit

Permalink
Update log
Browse files Browse the repository at this point in the history
  • Loading branch information
bbredewold committed Feb 11, 2024
1 parent 8f1225c commit dbc6390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dbc6390

Please sign in to comment.