mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 11:18:08 -06:00
Run catalog update every week
This commit is contained in:
parent
eec4b34f44
commit
5af336fdcc
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user