From 48658675d7bbb3ecd5e3a51df0447b65bb0b1219 Mon Sep 17 00:00:00 2001 From: Federico Brigante Date: Thu, 11 May 2023 05:28:40 +0800 Subject: Improve reliability of `list-prs-for-branch` (#6641) --- source/github-helpers/api.ts | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/github-helpers/api.ts') diff --git a/source/github-helpers/api.ts b/source/github-helpers/api.ts index d0fd1043..5aaf5e4a 100644 --- a/source/github-helpers/api.ts +++ b/source/github-helpers/api.ts @@ -248,3 +248,6 @@ export async function getError(apiResponse: JsonObject): Promise