Skip to content

Commit 1f81717

Browse files
author
hubert
committed
chore: update chick-in schedule
1 parent 119001e commit 1f81717

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/checkin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: newapi.ai 自动签到
22
on:
33
schedule:
4-
- cron: '0 */6 * * *'
4+
- cron: '0 */8 * * *'
55
workflow_dispatch:
66

77
jobs:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104

105105
## 执行时间
106106

107-
- 脚本每6小时执行一次(1. action 无法准确触发,基本延时 1~1.5h;2. 目前观测到 newapi.ai 的签到是每 24h 而不是零点就可签到)
107+
- 脚本每8小时执行一次(1. action 无法准确触发,基本延时 1~1.5h;2. 目前观测到 newapi.ai 的签到是每 24h 而不是零点就可签到)
108108
- 你也可以随时手动触发签到
109109

110110
## 注意事项

0 commit comments

Comments
 (0)