Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/keep-alive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: ClawCloud 自动登录保活

on:
schedule:
- cron: '0 1 */5 * *' # UTC 1:00,每5天运行
- cron: '0 1 */5 * *' # UTC 9:00,每10天运行
workflow_dispatch:

jobs:
Expand Down