🤐暂时设置为always,测试新保活程序是否有效
This commit is contained in:
parent
fef718457c
commit
ec4328cbe0
2
.github/workflows/friend_circle_lite.yml
vendored
2
.github/workflows/friend_circle_lite.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user