Skip to content

Commit 3e76d8b

Browse files
committed
wrong comment
1 parent 8788718 commit 3e76d8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/ci/codegen/upsertGenerationComment.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { OWNER, REPO } from '../../release/common';
66

77
import commentText from './text';
88

9-
// this should be changed to the bot name once we have the logs
109
const BOT_NAME = 'algolia-api-client-bot';
1110
const PR_NUMBER = parseInt(process.env.PR_NUMBER || '0', 10);
1211
const octokit = new Octokit({

0 commit comments

Comments
 (0)