Skip to content

Commit 7e3e09b

Browse files
authored
Update daily-check-in.yml
1213
1 parent ce1f4e4 commit 7e3e09b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/daily-check-in.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Daily Check-in
22

33
on:
44
schedule:
5-
- cron: '0 1 * * *' # 每天0点 UTC 时间执行
5+
- cron: '0 1 * * *' # 每天1点 UTC 时间执行
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)