This branch contains a GitHub action which automatically syncs the
upstream
branch with
the master
branch in lyft/cartography
.
Create a feature branch off the upstream
branch and PR directly to lyft/cartography
.
git checkout upstream
git switch -c some-feature