Skip to content

ci: remove deprecated only field

Steve Xuereb requested to merge ci/remove-deprecated-fields into main

What

Remove only field for pritter job, and run it for very type of commit.

Why

only/except are deprecated in favor of rules.

We also want to run prettier for every type of commit not just merge requests for example someone pushing a branch or on the master branch.

Merge request reports