From cf4ea54c7d356b40bca6ff35e2beb2e78e61d15a Mon Sep 17 00:00:00 2001 From: Slava Leleka Date: Fri, 15 Sep 2023 20:12:35 +0300 Subject: [PATCH] add reviewers for automatical crowdin pr --- .github/workflows/crowdin.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index ca4bebd1ab5..6705af52c75 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -31,6 +31,9 @@ jobs: commit-message: automatically update translations title: Update translations body: Transactions are synced from Crowdin + reviewers: | + el-termikael + vbagirov branch: update-translations base: master delete-branch: true