👷 ci: decreased schedule run rate

This commit is contained in:
2025-02-19 09:28:46 +07:00
committed by GitHub
parent 89c552d16c
commit 3f3e9831d1

View File

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