🤐暂时设置为always,测试新保活程序是否有效

This commit is contained in:
2025-04-22 13:16:06 +08:00
parent fef718457c
commit ec4328cbe0

View File

@ -81,7 +81,7 @@ jobs:
keepalive-workflow: keepalive-workflow:
name: Keepalive Workflow name: Keepalive Workflow
if: github.event_name == 'schedule' if: ${{ always() }}
needs: friend-circle-lite needs: friend-circle-lite
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions: