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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 */5 * * *'
|
- cron: '0 */12 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
|||||||
Reference in New Issue
Block a user