mirror of
https://github.com/mvt-project/mvt.git
synced 2026-05-15 05:30:33 +02:00
d79f6cbd7d
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.