ci: Pull Crowdin strings less often

This commit is contained in:
LisoUseInAIKyrios 2025-03-21 10:21:16 +01:00
parent f323567f4d
commit 0ccbe0935c

View File

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