git-publish --pull-request push a tag to the repository.
When this repository is hosted on Gitlab.com and has Continuous Integration enabled,
this triggers a new pipeline by default. Pipelines aren't free.
The option to not trigger pipelines is to use push using --push-option=ci.skip (see https://docs.gitlab.com/ee/user/project/push_options.html).