Skip to content

Commit 066a999

Browse files
cregourdryanwilsonperkin
authored andcommitted
Remove spaces
1 parent d544625 commit 066a999

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/run.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ import {
2020

2121
const require = createRequire(import.meta.url);
2222

23-
// GitHub Issues/PRs messages have a max size limit on th
24-
25-
23+
// GitHub Issues/PRs messages have a max size limit on the
2624
// message body payload.
2725
// `body is too long (maximum is 65536 characters)`.
2826
// To avoid that, we ensure to cap the message to 60k chars.

0 commit comments

Comments
 (0)