🤐原keepalive裂开了,尝试换新的进行保活
This commit is contained in:
parent
e1d78bfefa
commit
37cc3091e8
8
.github/workflows/friend_circle_lite.yml
vendored
8
.github/workflows/friend_circle_lite.yml
vendored
@ -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
|
Loading…
x
Reference in New Issue
Block a user