From 7ba564324ce6383f7ce8c6ead90b821e3c498770 Mon Sep 17 00:00:00 2001 From: Andrew Steinborn Date: Mon, 10 May 2021 06:59:37 -0400 Subject: [PATCH] Make it skip CI builds(?) --- crowdin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/crowdin.yml b/crowdin.yml index 2e4f43030..3d284049a 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -3,3 +3,4 @@ files: proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages.properties translation: >- /proxy/src/main/resources/com/velocitypowered/proxy/l10n/messages_%locale_with_underscore%.properties +commit_message: "[ci-skip]"