From ec4328cbe0cfe5321b664bda58c1b9d491b162c4 Mon Sep 17 00:00:00 2001 From: LiuShen <3162475700@qq.com> Date: Tue, 22 Apr 2025 13:16:06 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=90=E6=9A=82=E6=97=B6=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E4=B8=BAalways=EF=BC=8C=E6=B5=8B=E8=AF=95=E6=96=B0?= =?UTF-8?q?=E4=BF=9D=E6=B4=BB=E7=A8=8B=E5=BA=8F=E6=98=AF=E5=90=A6=E6=9C=89?= =?UTF-8?q?=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/friend_circle_lite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/friend_circle_lite.yml b/.github/workflows/friend_circle_lite.yml index e78d81a..b23f54b 100644 --- a/.github/workflows/friend_circle_lite.yml +++ b/.github/workflows/friend_circle_lite.yml @@ -81,7 +81,7 @@ jobs: keepalive-workflow: name: Keepalive Workflow - if: github.event_name == 'schedule' + if: ${{ always() }} needs: friend-circle-lite runs-on: ubuntu-latest permissions: