Skip to content

Commit 149ff64

Browse files
authoredJun 10, 2023
Update signin.yml
1 parent 71f7614 commit 149ff64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/signin.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Aliyun Signin
33
on:
44
schedule:
55
# 每天国际时间 14:40 运行一次, 中国时间 22:40
6-
- cron: '30 16 * * *'
6+
- cron: '32 16 * * *'
77
workflow_dispatch:
88
jobs:
99
signin:

0 commit comments

Comments
 (0)
Please sign in to comment.