diff --git a/.github/workflows/sync-translations-poeditor.yml b/.github/workflows/sync-translations-poeditor.yml index 0f57120532..930726c119 100644 --- a/.github/workflows/sync-translations-poeditor.yml +++ b/.github/workflows/sync-translations-poeditor.yml @@ -4,6 +4,8 @@ on: push: branches: - feat/translation-poeditor-integration + paths: + - "src/assets/locale/**" permissions: contents: write