Update check_locales.yml

This commit is contained in:
Ludy87 2025-10-26 13:54:59 +01:00
parent 1dea9ae7ea
commit c8d3f80a90
No known key found for this signature in database
GPG Key ID: 92696155E0220F94

View File

@ -206,6 +206,8 @@ jobs:
--actor ${{ github.event.pull_request.user.login }} \
--reference-file "${REFERENCE_FILE}" \
--branch "pr-branch" \
--prune \
--no-backup \
--check \
--files "${FILES_LIST[@]}" > result.txt
continue-on-error: true # Continue the job even if this step fails