ci: Pull Crowdin strings less often

Crowdin is starting to give errors and pulling less often may help.
This commit is contained in:
LisoUseInAIKyrios 2025-03-06 11:25:22 +02:00
parent 8e50cc70fb
commit 5237235888

View File

@ -2,7 +2,7 @@ name: Pull strings
on:
schedule:
- cron: "0 */6 * * *"
- cron: "0 */8 * * *"
workflow_dispatch:
jobs: