Restrict the translations PR to only changes under `sphinx/locale/` (#12565)

This commit is contained in:
Adam Turner 2024-07-14 05:23:06 +01:00 committed by GitHub
parent 41b363dbff
commit 51905162a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"