mirror of
https://github.com/mvt-project/mvt.git
synced 2026-03-31 09:19:29 +02:00
The black linter was only being run on pushes to main and not on opened PRs. We should run on both to avoid linting errors after a PR is merged.