We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 175c99e commit b8f72f8Copy full SHA for b8f72f8
1 file changed
src/index.ts
@@ -177,7 +177,6 @@ if (body) {
177
await octokit.graphql(`
178
mutation {
179
minimizeComment(input: { subjectId: "${comment.node_id}", classifier: OUTDATED }) {
180
-
181
}
182
183
`);
0 commit comments