Commit graph

7 commits

Author SHA1 Message Date
Marcelo Fornet
47e4f227bd
fix: spelling error in stars-action commit message (#38) 2023-12-01 15:37:21 +01:00
Tristan Guichaoua
751fde7451
ci: update readme-stars workflow (#36)
* update checkout action to v4
* update git-auto-commit-action to v5, add required write permission
* use variable for run condition, check on job level
2023-11-24 09:25:37 +01:00
Burkhard Mittelbach
6ae29a25e8
ci: update actions to use actions/checkout@v3 (#17) 2022-12-04 18:29:42 +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