ci: Enable automatic sync of translated docs (#21315)

This commit is contained in:
Mykola Mokhnach
2025-06-04 20:24:11 +02:00
committed by GitHub
parent 48bae93eb2
commit 282e3bc459

View File

@@ -4,10 +4,8 @@ name: Sync Crowdin Docs Translations
on:
workflow_dispatch:
# TODO: Uncomment the scheduler as soon as we have existing translations
# imported to Crowdin
# schedule:
# - cron: 0 0 * * 0
schedule:
- cron: 0 0 * * *
jobs:
build: