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