mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Restrict the translations PR to only changes under `sphinx/locale/
` (#12565)
This commit is contained in:
parent
41b363dbff
commit
51905162a3
2
.github/workflows/transifex.yml
vendored
2
.github/workflows/transifex.yml
vendored
@ -69,6 +69,8 @@ jobs:
|
|||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v6
|
uses: peter-evans/create-pull-request@v6
|
||||||
with:
|
with:
|
||||||
|
add-paths: |
|
||||||
|
/sphinx/locale
|
||||||
commit-message: "[internationalisation] Update translations"
|
commit-message: "[internationalisation] Update translations"
|
||||||
branch: bot/pull-translations
|
branch: bot/pull-translations
|
||||||
title: "[bot]: Update message catalogues"
|
title: "[bot]: Update message catalogues"
|
||||||
|
Loading…
Reference in New Issue
Block a user