Closed valentin-p closed 3 years ago
/format
For security reasons, /format
does not trigger CI builds when the PR has been submitted from a fork. To make the required checks pass, you need to trigger a build through one of the following ways:
git commit --allow-empty -m "Trigger builds"
.
linked to #2868