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
Currently, we run lychee on all files for every PR. I think we could try to scale back the PR checks to only changed files and run a full cron job weekly for the whole site.
Currently, we run lychee on all files for every PR. I think we could try to scale back the PR checks to only changed files and run a full cron job weekly for the whole site.
Thoughts?