Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit ba9a0d8

Browse files
authored
[PM-17412] Renamed crowdin.yml to crowdin-bwa.yml (#348)
1 parent 6a3a534 commit ba9a0d8

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/crowdin-pull-authenticator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
4242
CROWDIN_API_TOKEN: ${{ secrets.CROWDIN_API_TOKEN }}
4343
with:
44-
config: crowdin.yml
44+
config: crowdin-bwa.yml
4545
upload_sources: false
4646
upload_translations: false
4747
download_translations: true

.github/workflows/crowdin-push-authenticator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2626
CROWDIN_API_TOKEN: ${{ secrets.CROWDIN_API_TOKEN }}
2727
with:
28-
config: crowdin.yml
28+
config: crowdin-bwa.yml
2929
upload_sources: true
3030
upload_translations: false
File renamed without changes.

0 commit comments

Comments
 (0)