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 5c93bdc commit ba064e5Copy full SHA for ba064e5
.github/workflows/size-comment.yml
@@ -92,8 +92,6 @@ jobs:
92
issue_number: prNumber,
93
body: commentBody
94
});
95
- }
96
- });
97
} else {
98
// Create new comment
99
await github.rest.issues.createComment({
0 commit comments