thecodingmachine / safe

All PHP functions, rewritten to throw exceptions instead of returning false
MIT License
2.37k stars 153 forks source link

Add auto-regenerate CI workflow #461

Closed shish closed 4 days ago

shish commented 4 days ago

(Splitting shish/safe into smaller parts for easier review)

This adds a cronjob which will re-run the auto-generate scripts and send a PR if any changes have been detected.

staabm commented 4 days ago

thanks