From 3eee846f55f6d6f8f6fe3effb63e7281512a76f0 Mon Sep 17 00:00:00 2001 From: Alex <93376818+sashashura@users.noreply.github.com> Date: Fri, 16 Sep 2022 13:34:26 +0200 Subject: [PATCH] Update transifex.yml (#9273) Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com> Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com> --- .github/workflows/transifex.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/transifex.yml b/.github/workflows/transifex.yml index 32f049566..31a35c529 100644 --- a/.github/workflows/transifex.yml +++ b/.github/workflows/transifex.yml @@ -10,6 +10,9 @@ on: branches: - develop +permissions: + contents: read + jobs: transifex: runs-on: ubuntu-latest