diff --git a/conventional_commits/.gitlab-ci.yml b/conventional_commits/.gitlab-ci.yml index a382b18..cbf2657 100644 --- a/conventional_commits/.gitlab-ci.yml +++ b/conventional_commits/.gitlab-ci.yml @@ -49,7 +49,7 @@ - if: '$CI_PIPELINE_SOURCE == "merge_request_event"' when: never - if: '$CI_COMMIT_TAG' - when: always + when: never - if: '$CI_COMMIT_BRANCH == "master"' when: always - if: '$CI_COMMIT_BRANCH'