Commit graph

5 commits

Author SHA1 Message Date
Burkhard Mittelbach
fb7ddeb710 Update github CI actions/checkout@v2 to actions/checkout@v3
Github actions using Node.js 12 are deprecated. V3 uses Node 16 instead.
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
2022-12-04 15:11:41 +01:00
Felix Spöttel
5090d04b26 ci: disable readme_stars.schedule by default
reason: if enough people use the default cron, this results in traffic burst.

document the need to change the schedule.
2022-12-01 16:28:05 +01:00
Felix Spöttel
49123f790a feat: implement bash scripts in rust
enables cross-platform support, closes #1.

scaffold scripts adapted from code on @steventhorne's fork, thx!
2022-10-17 14:43:04 +02:00
Felix Spöttel
9fb2c434f9 feat: make readme star action opt-in 2022-10-17 11:03:22 +02:00
Felix Spöttel
4449f5bc94 initial commit 2021-12-29 14:12:01 +01:00