如何让GitHub的代码墙自动变绿

https://github.com/justjavac/auto-green

https://twitter.com/gma_dddkd

俺推特 互关呀

第一部 打开网址

第二步创建存储库名称随意名称即可

post image
post image

保存~

第三步修改一下代码

post image

把第七第八行, # 删掉, 第八行 cron: "0 0 * * " 改成 cron: " * * * *"

第四步

23 行改成你的 GitHub 邮箱

24 行 改成你 GitHub 名称

post image
post image