Continous Integration Pipeline¶
These are just scripts that run whenever you do pull requests and successful merges. There are a couple of scripts that are currently configured see .github/workflows:
Automated Documentation Deployment docs.yml¶
This automatically deploys this documentation whenever main is updated with new changes.