Skip to content

Commit

Permalink
更新 run-linuxdo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeYouRan committed Aug 17, 2024
1 parent 5bce5c3 commit a1c8ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-linuxdo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- main
schedule:
- cron: '0 * * * *' # 对应中国时间的每天凌晨3点
- cron: '0 */6 * * *' # 对应中国时间的每天凌晨3点

jobs:
run-linuxdo:
Expand Down

0 comments on commit a1c8ec9

Please sign in to comment.