Improving branch management of LimnoTech's pygeoapi fork
We are restructuring the LimnoTech pygeoapi fork as follows: - (our) main -\> synced with upstream main - staging -\> What we have deployed on labs.beta - develop -\> typical dev branch (include features in PRs not yet accepted by upstream main) Once we restructure, we will update the [environment.yml](https://code.usgs.gov/wma/nhgf/pygeoapi/-/blob/main/docker/pygeoapi.environment.yml?ref_type=heads) in this builder repo to reference staging instead of develop.
issue