From 90b8274d610567d36053e30665b3333bdfc66436 Mon Sep 17 00:00:00 2001 From: Jonas Franz Date: Mon, 25 Sep 2017 18:30:59 +0200 Subject: [PATCH] Update DOCS.md --- DOCS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS.md b/DOCS.md index 0e1ab17..b620a89 100644 --- a/DOCS.md +++ b/DOCS.md @@ -61,7 +61,7 @@ pipeline: remote: git@your-remote.tdl/your-repo/repo force: false commit: true - commit_message: [skip ci] Updated translations + commit_message: "[skip ci] Updated translations" ``` **Important**: Please use `[skip ci]` inside your commit message to prevent recursive ci builds.