Changes to the `main` branch should trigger a gh actions workflow to: 1. lint code + run tests 2. deploy to staging 3. ping health check endpoint 4. deploy to prod with reviewer approval
Changes to the
mainbranch should trigger a gh actions workflow to: