🤐原keepalive裂开了,尝试换新的进行保活

This commit is contained in:
LiuShen 2025-04-22 13:07:50 +08:00
parent e1d78bfefa
commit 37cc3091e8

View File

@ -81,14 +81,10 @@ jobs:
keepalive-workflow:
name: Keepalive Workflow
if: ${{ always() }}
if: github.event_name == 'schedule'
needs: friend-circle-lite
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- uses: actions/checkout@v4
- uses: gautamkrishnar/keepalive-workflow@v2
with:
committer_username: "github-actions[bot]"
committer_email: "github-actions[bot]@users.noreply.github.com"
- uses: liskin/gh-workflow-keepalive@v1