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 a new build is run / built ever time main is updated for this repo (see .github/workflows/build.yml) . I want to add it so once a week, if no changes were made to main in that last week, the build is automatically run.