👷 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: on:
schedule: schedule:
- cron: '0 * * * *' - cron: '0 */5 * * *'
workflow_dispatch: workflow_dispatch:
push: push:
branches: [ main ] branches: [ main ]