mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix git pathspec for translations workflow (#12566)
This commit is contained in:
parent
51905162a3
commit
9e6276feda
2
.github/workflows/transifex.yml
vendored
2
.github/workflows/transifex.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
|||||||
uses: peter-evans/create-pull-request@v6
|
uses: peter-evans/create-pull-request@v6
|
||||||
with:
|
with:
|
||||||
add-paths: |
|
add-paths: |
|
||||||
/sphinx/locale
|
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