This should help us catch breakages more quickly.
@@ -9,6 +9,9 @@ on:
branches:
- main
+ schedule:
+ - cron: 00 4 * * *
+
env:
CARGO_TERM_COLOR: always