Skip to content

Commit 4010107

Browse files
authored
Add a space
1 parent f1a0b0b commit 4010107

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/translation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
git config --local user.name "github-actions[bot]"
3535
git_hash=$(git rev-parse --short "${GITHUB_SHA}")
3636
git commit -m "Update messages.pot as of version ${git_hash}" locales/messages.pot
37+
3738
- name: Check if any sources have changed since the last update
3839
if: failure()
3940
run: echo "There are no changes to the RST sources since the last update. Nothing to do."

0 commit comments

Comments
 (0)