Implement GitHub Actions to mine into Git repository
Closed this issue · 2 comments
penyuan commented
There's an article on how to use GitHub Actions to regularly scrape data into a Git repository (Hacker News thread). This would be useful for this project because it could save us hosting costs in terms of computation and Internet usage time.
penyuan commented
penyuan commented
This has been implemented. See ./.github/workflows
for workflow files.