diff --git a/.github/workflows/crowdin-pull.yml b/.github/workflows/crowdin-pull-browser.yml similarity index 97% rename from .github/workflows/crowdin-pull.yml rename to .github/workflows/crowdin-pull-browser.yml index d7de207d56..d11f718f20 100644 --- a/.github/workflows/crowdin-pull.yml +++ b/.github/workflows/crowdin-pull-browser.yml @@ -35,7 +35,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} CROWDIN_API_TOKEN: ${{ steps.retrieve-secrets.outputs.crowdin-api-token }} with: - config: crowdin.yml + config: apps/browser/crowdin.yml crowdin_branch_name: master upload_sources: false upload_translations: false