We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71f7614 commit 149ff64Copy full SHA for 149ff64
.github/workflows/signin.yml
@@ -3,7 +3,7 @@ name: Aliyun Signin
3
on:
4
schedule:
5
# 每天国际时间 14:40 运行一次, 中国时间 22:40
6
- - cron: '30 16 * * *'
+ - cron: '32 16 * * *'
7
workflow_dispatch:
8
jobs:
9
signin:
0 commit comments