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 11, 2026. It is now read-only.
Right now the process is to run the sheets-to-md script which generates the new tables and then upload those new tables to github.
We could just make the github workflow run this script and rerun the github workflow at the push of a button.
I tried to get a Github Pages page running off of my own fork with my own custom workflows, but failed. We need the ability to test github workflow changes in our own forks.