Skip to content

Commit

Permalink
feat(ci): update crowdin workflow to use new main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Ushie authored Mar 20, 2023
1 parent 62f7a82 commit ded59d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Sync Crowdin translations
on:
push:
branches:
- "flutter"
- "dev"
paths:
- "assets/i18n/en_US.json"
- ".github/workflows/crowdin.yml"
Expand Down

0 comments on commit ded59d2

Please sign in to comment.