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 f8c901b2c1
commit 4b78d056fd

View File

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