Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
toFrankie committed Aug 9, 2024
1 parent 0f0e063 commit c100a53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-recent-articles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Update Recent Articles

on:
schedule:
- cron: '0 */12 * * *'
- cron: '0 16 * * *' # 北京时间 00:00
- cron: '0 4 * * *' # 北京时间 12:00

jobs:
update-recent-articles:
Expand Down

0 comments on commit c100a53

Please sign in to comment.