👷 ci: decreased schedule run rate

This commit is contained in:
2025-06-03 13:04:25 +07:00
committed by GitHub
parent 5afd312d47
commit 8aa48197a2

View File

@@ -2,7 +2,7 @@ name: Update Translation Data
on: on:
schedule: schedule:
- cron: '0 */5 * * *' - cron: '0 */12 * * *'
workflow_dispatch: workflow_dispatch:
push: push:
branches: [ main ] branches: [ main ]