From 63399d41478f9799e46b2681cbc284b02152328f Mon Sep 17 00:00:00 2001 From: kim5566 Date: Fri, 10 Sep 2021 17:58:54 +1000 Subject: [PATCH] remove duplicate changeset Signed-off-by: kim5566 --- .changeset/clever-months-switch.md | 5 ----- .changeset/tidy-shoes-occur.md | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 .changeset/clever-months-switch.md diff --git a/.changeset/clever-months-switch.md b/.changeset/clever-months-switch.md deleted file mode 100644 index 9ffac60f56..0000000000 --- a/.changeset/clever-months-switch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/integration': patch ---- - -Handle pagination on return results when fetch GitHub API to list selected repos diff --git a/.changeset/tidy-shoes-occur.md b/.changeset/tidy-shoes-occur.md index 67fa36b672..9ffac60f56 100644 --- a/.changeset/tidy-shoes-occur.md +++ b/.changeset/tidy-shoes-occur.md @@ -2,4 +2,4 @@ '@backstage/integration': patch --- -Handle pagination on return results when fetch Github API to list selected repos +Handle pagination on return results when fetch GitHub API to list selected repos