Skipping a build via commit message¶
If you would like to skip a build, Scrutinizer supports [ci skip], [skip ci] or [skip Scrutinizer] in
the commit message and will ignore any pushes if the head commit contains any of these messages.
Note: Skipping is currently only supported on pushes, but not on pull-requests.