Skip to content

Commit

Permalink
Update checkin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iDerekLi authored Apr 8, 2022
1 parent b1d1617 commit 5bb823f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CheckIn

on:
schedule:
- cron: "10 4 * * *" # 北京时间上午12:10
- cron: "40 22 * * *" # 北京时间上午06:40
workflow_dispatch:
jobs:
CheckIn:
Expand Down

0 comments on commit 5bb823f

Please sign in to comment.