Skip to content

Commit 5465d59

Browse files
authored
change time
1 parent 1675ea2 commit 5465d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cert-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: SSL 证书检查
22

33
on:
44
schedule:
5-
- cron: '48 1 * * *' # 每天上午9:48点运行
5+
- cron: '14 0 * * *' # 每天上午8:14点运行
66
workflow_dispatch: # 允许手动触发
77

88
jobs:

0 commit comments

Comments
 (0)