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