|
@@ -205,10 +205,10 @@ schedules:
|
|
|
platform: "bilibili"
|
|
platform: "bilibili"
|
|
|
source: "github-daily-pick" # 三榜并集选题,六幕叙事推荐一个开源项目
|
|
source: "github-daily-pick" # 三榜并集选题,六幕叙事推荐一个开源项目
|
|
|
publish: true
|
|
publish: true
|
|
|
- enabled: true
|
|
|
|
|
|
|
+ enabled: false # 已取消每日推荐
|
|
|
- cron: "20 18 * * 0" # 北京时间每周日 18:20(覆盖当天上午的推荐,回顾完整一周)
|
|
- cron: "20 18 * * 0" # 北京时间每周日 18:20(覆盖当天上午的推荐,回顾完整一周)
|
|
|
template: "github-weekly-recap"
|
|
template: "github-weekly-recap"
|
|
|
platform: "bilibili"
|
|
platform: "bilibili"
|
|
|
source: "github-weekly-recap" # 读本周已讲记录生成回顾,不重新爬榜
|
|
source: "github-weekly-recap" # 读本周已讲记录生成回顾,不重新爬榜
|
|
|
publish: true
|
|
publish: true
|
|
|
- enabled: true
|
|
|
|
|
|
|
+ enabled: false # 已取消每周推荐回顾
|