mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
github: schedule update-translations action
This commit is contained in:
parent
3514248c09
commit
d4feb68416
3
.github/workflows/update-translations.yml
vendored
3
.github/workflows/update-translations.yml
vendored
@ -1,6 +1,9 @@
|
|||||||
name: "translation: generate, upload, download"
|
name: "translation: generate, upload, download"
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
# 06:00 UTC on Monday
|
||||||
|
- cron: '0 6 * * 1'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user