From 56a0c4642f15137b3ebb01a2b6b0b1bf72d35a39 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Mon, 24 Mar 2025 16:05:13 +0100 Subject: [PATCH] ci: add skip-release-notes on crowdin PRs --- crowdin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/crowdin.yml b/crowdin.yml index fba087e5017..3782fb6dd32 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -4,6 +4,7 @@ files: pull_request_title: "fix: sync translations from crowdin" pull_request_labels: - translation + - skip-release-notes pull_request_reviewers: - barredterra # change to your GitHub username if you copied this file commit_message: "fix: %language% translations"