You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 28, 2023. It is now read-only.
ci: Perform nightly CI/CD runs to catch possible breakage
This helps catching issues unrelated to PRs (which are the most frequent
reason to perform CI runs until now) only popping up when these are
opened. Instead, perform sanity nightly runs to catch the breakage beforehand.
A nice side-effect is that this also builds nightly binaries as part of
the workflows.
0 commit comments