From bc490b61b3b76fef189dd9c0d974001049eafe44 Mon Sep 17 00:00:00 2001 From: Upptime Bot <73812536+upptime-bot@users.noreply.github.com> Date: Sun, 3 Jul 2022 01:54:58 +0000 Subject: [PATCH] :arrow_up: Update @upptime to v1.27.0 --- .github/workflows/summary.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/workflows/summary.yml b/.github/workflows/summary.yml index 40ea22bb7..68a86348c 100644 --- a/.github/workflows/summary.yml +++ b/.github/workflows/summary.yml @@ -30,11 +30,3 @@ jobs: command: "readme" env: GH_PAT: ${{ secrets.GH_PAT }} - - name: Run readme-repos-list - uses: anandchowdhary/readme-repos-list@master - with: - token: ${{ secrets.GH_PAT }} - query: "topic:upptime" - size: 20 - max: 1000 - one-per-owner: true