From d0c04cf2e9ad6d61d44c12c9109db91bc59c6d67 Mon Sep 17 00:00:00 2001 From: eoao Date: Sat, 8 Nov 2025 21:44:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20Delete=20workflow=20?= =?UTF-8?q?=E9=99=90=E4=B8=8D=E8=B6=B3=E6=97=B6=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy-cloudflare.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-cloudflare.yml b/.github/workflows/deploy-cloudflare.yml index 5025595..a95dc97 100644 --- a/.github/workflows/deploy-cloudflare.yml +++ b/.github/workflows/deploy-cloudflare.yml @@ -135,6 +135,7 @@ jobs: - name: Delete workflow runs uses: GitRML/delete-workflow-runs@main + continue-on-error: true with: retain_days: '3' keep_minimum_runs: '0'