mirror of
https://github.com/mvt-project/mvt.git
synced 2026-07-02 11:25:36 +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.