Skip to content

Commit c20277b

Browse files
heitorlessarubenfonseca
authored andcommitted
chore(ci): format comment on comment_large_pr script
1 parent 42fc57e commit c20277b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/comment_on_large_pr.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const notifyAuthor = async ({
2424

2525
let msg = `### ⚠️Large PR detected⚠️
2626
27-
Please consider breaking into smaller PRs to avoid significant review delays. Ignore if this PR has naturally grown to this size after reviews.
27+
Please consider breaking into smaller PRs to avoid significant review delays. Ignore if this PR has naturally grown to this size after reviews.
2828
`;
2929

3030
try {

0 commit comments

Comments
 (0)