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:
2
.github/workflows/transifex.yml
vendored
2
.github/workflows/transifex.yml
vendored
@@ -70,7 +70,7 @@ jobs:
|
||||
uses: peter-evans/create-pull-request@v6
|
||||
with:
|
||||
add-paths: |
|
||||
/sphinx/locale
|
||||
sphinx/locale
|
||||
commit-message: "[internationalisation] Update translations"
|
||||
branch: bot/pull-translations
|
||||
title: "[bot]: Update message catalogues"
|
||||
|
||||
Reference in New Issue
Block a user