Files
Stefano Garzarella 438f36e242 github/workflows: run black also on pull requests
It's happening quite often to have CI broken on the main branch
because we only run `black` on merges, to prevent these problems,
let's run `black` or PR as well.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
2024-09-06 11:00:30 +01:00
..