Skip to content

Commit

Permalink
fix: locales path
Browse files Browse the repository at this point in the history
  • Loading branch information
paulobernardoaf committed Oct 24, 2024
1 parent 1dc379b commit 35fe854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Crowdin Upload

on:
push:
paths: [ 'src/locales/**' ]
paths: [ 'src/config/i18n/**' ]
branches: [ main ]

jobs:
Expand Down

0 comments on commit 35fe854

Please sign in to comment.