mirror of
https://github.com/YuzuZensai/Crowdin-Localization-Tools.git
synced 2026-01-06 04:33:03 +00:00
👷 ci: decreased schedule run rate
This commit is contained in:
2
.github/workflows/update-data.yml
vendored
2
.github/workflows/update-data.yml
vendored
@@ -2,7 +2,7 @@ name: Update Translation Data
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
- cron: '0 */5 * * *'
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ main ]
|
||||
|
||||
Reference in New Issue
Block a user