diff --git a/.github/workflows/transifex.yml b/.github/workflows/transifex.yml index 0ae9b19446d..44111c75fe7 100644 --- a/.github/workflows/transifex.yml +++ b/.github/workflows/transifex.yml @@ -69,6 +69,8 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@v6 with: + add-paths: | + /sphinx/locale commit-message: "[internationalisation] Update translations" branch: bot/pull-translations title: "[bot]: Update message catalogues"