From 4459b5dc62b8ae4a0b679e3019fd16ec21961965 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=BC=E7=A0=BC?= Date: Mon, 21 Feb 2022 16:25:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=B7=A5=E4=BD=9C=E6=B5=81?= =?UTF-8?q?=E6=B8=85=E7=90=86=E8=BF=87=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7a6d794..bb4061e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -61,4 +61,9 @@ jobs: path: images/redpill-DS[39]*.img if-no-files-found: error + - name: 删除旧的工作流 + uses: GitRML/delete-workflow-runs@main + with: + retain_days: 1 + keep_minimum_runs: 7