Fix git pathspec for translations workflow (#12566)

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

View File

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