From 29fb000b0992ff80925994d59c3b01805346213a Mon Sep 17 00:00:00 2001 From: Typed SIGTERM Date: Sun, 30 Nov 2025 20:27:08 +0800 Subject: [PATCH] chore(ci): autofix crowdin files [skip ci] --- .github/workflows/autofix.yaml | 4 +++- crowdin.yml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/autofix.yaml b/.github/workflows/autofix.yaml index c2ab35209..2ae9186f3 100644 --- a/.github/workflows/autofix.yaml +++ b/.github/workflows/autofix.yaml @@ -5,7 +5,9 @@ permissions: on: pull_request: - branches: [main, crowdin] + branches: [main] + push: + branches: [crowdin] jobs: autofix: diff --git a/crowdin.yml b/crowdin.yml index 461ece974..87a069acd 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,4 +1,4 @@ -project_id: 816610 +project_id: "816610" api_token_env: CROWDIN_PERSONAL_TOKEN preserve_hierarchy: true