chore(check-translation): disable untill yaspeller fixed
All checks were successful
Check Translations (disabled until yaspeller is fixed) / check-translations (push) Has been skipped
Code check / Check code (push) Successful in 1m10s

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-09-23 22:31:19 +05:00
parent 2e018b4690
commit c62cc6853f

View File

@@ -1,4 +1,4 @@
name: Check Translations
name: Check Translations (disabled until yaspeller is fixed)
run-name: Check spelling in translation files
on:
push:
@@ -12,6 +12,7 @@ on:
jobs:
check-translations:
if: false
runs-on: ubuntu-latest
steps:
- name: Checkout