diff --git a/.woodpecker.yml b/.woodpecker.yml index 3fcdc28..f00527a 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -66,7 +66,7 @@ pipeline: gitea_token: from_secret: gitnet_token gitea_base_url: https://gitnet.fr - comment: Pipeline [#CI_PIPELINE_NUMBER](${CI_PIPELINE_LINK}) status is: ${CI_PIPELINE_STATUS} + comment: "Pipeline [#CI_PIPELINE_NUMBER](${CI_PIPELINE_LINK}) status is: ${CI_PIPELINE_STATUS}" when: status: [failure] event: pull_request