From f49e66033e0653f76459dcd215afe7ca28df99cc Mon Sep 17 00:00:00 2001 From: Shlee Date: Mon, 14 Sep 2026 17:14:11 +0930 Subject: [PATCH] Update crowdin.yml --- .github/workflows/crowdin.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 445dc7016..06ba60bf0 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -1,5 +1,9 @@ name: Crowdin Action +permissions: + contents: write + pull-requests: write + on: push: branches: [staging]