Skip to content

Commit ba064e5

Browse files
committed
chore: remove stray braces
1 parent 5c93bdc commit ba064e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/size-comment.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ jobs:
9292
issue_number: prNumber,
9393
body: commentBody
9494
});
95-
}
96-
});
9795
} else {
9896
// Create new comment
9997
await github.rest.issues.createComment({

0 commit comments

Comments
 (0)