Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
linabellbiu committed Jul 11, 2024
2 parents 2cac309 + b81f149 commit 3e1b1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AutoCheckin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: AutoCheckin
on:
workflow_dispatch:
schedule:
- cron: '0 18 * * *' # 时差,北京时间凌晨12点00分
- cron: '0 18 * * *' # 时差,北京时间凌晨00点00分

jobs:
build:
Expand Down

0 comments on commit 3e1b1e5

Please sign in to comment.