I have a pipeline triggered on any commit to master branch on a gitlab repo.
Is there a way to avoid its triggering just on a tag action (tag creation, deletion, etc)?
I have a pipeline triggered on any commit to master branch on a gitlab repo.
Is there a way to avoid its triggering just on a tag action (tag creation, deletion, etc)?