We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d544625 commit 066a999Copy full SHA for 066a999
1 file changed
src/run.ts
@@ -20,9 +20,7 @@ import {
20
21
const require = createRequire(import.meta.url);
22
23
-// GitHub Issues/PRs messages have a max size limit on th
24
-
25
+// GitHub Issues/PRs messages have a max size limit on the
26
// message body payload.
27
// `body is too long (maximum is 65536 characters)`.
28
// To avoid that, we ensure to cap the message to 60k chars.
0 commit comments