mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 13:46:07 -04:00
Run catalog update every week
This commit is contained in:
2
.github/workflows/update-translations.yml
vendored
2
.github/workflows/update-translations.yml
vendored
@@ -3,7 +3,7 @@ name: Update translation files
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
- cron: "35 0 * * 0"
|
||||
|
||||
permissions: write-all
|
||||
|
||||
|
Reference in New Issue
Block a user