From da68c2d9a26528b8143a54881b951bb9991fe678 Mon Sep 17 00:00:00 2001 From: Bnyro <82752168+Bnyro@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:43:35 +0200 Subject: [PATCH] chore(ci): fix weblate merge action syntax --- .github/workflows/weblate-auto-merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/weblate-auto-merge.yml b/.github/workflows/weblate-auto-merge.yml index 8c72983bb..5a4985c17 100644 --- a/.github/workflows/weblate-auto-merge.yml +++ b/.github/workflows/weblate-auto-merge.yml @@ -1,6 +1,6 @@ name: Merge Weblate translations -permissions: read-all|write-all +permissions: write-all on: pull_request: