The `commitlint` script disrupts our release workflow if failed on push event. We also don't need it on push because once pushed, git commit history can't be amended.
The `commitlint` script disrupts our release workflow if failed on push event. We also don't need it on push because once pushed, git commit history can't be amended.