Job commit_messages doesn't need to run on master branch
as job commit_messages already runs on the feature branch then dev branch, the job doesn't need to be run again on the master branch.
adjust the jobs to prevent running this job on the master branch.
issue found in docker-buildx-qemu#2 (closed)