Skip to content

Commit 8b2e3a4

Browse files
dukecat0webknjaz
andauthored
Update name
Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
1 parent 238397a commit 8b2e3a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/translation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
git config --local user.name "github-actions[bot]"
2929
git_hash=$(git rev-parse --short "$GITHUB_SHA")
3030
git commit -m "Update messages.pot as of version ${git_hash}" locales/messages.pot
31-
- name: Check on failures
31+
- name: Check if any sources have changed since the last update
3232
if: failure()
3333
run: echo "There are no changes to the RST sources since the last update. Nothing to do."
3434

0 commit comments

Comments
 (0)