diff --git a/github/index.ts b/github/index.ts index be0144538..f2f12843b 100644 --- a/github/index.ts +++ b/github/index.ts @@ -662,8 +662,8 @@ async function fetchPR() { const part = mode.type === "review_comment" ? ` - comments(last: 0) { nodes { }} - reviews(last: 0) { nodes { }} + comments(last: 0) { nodes { id }} + reviews(last: 0) { nodes { id }} reviewThreads(last: 100) { nodes { id