Skip to content

Commit 39d67da

Browse files
authored
Fix: add only locales to pr (#21)
* fix: restore sync-translations workflow * "fix: only include translation files in sync PR"
1 parent 67950eb commit 39d67da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/sync-translations.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,5 @@ jobs:
6969
body: "Automated translation sync from Google Sheets"
7070
branch: chore/sync-translations
7171
delete-branch: true
72+
add-paths: |
73+
src/lib/i18n/locales/

0 commit comments

Comments
 (0)