summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2023-09-06 21:06:10 +0200
committerGitHub <noreply@github.com>2023-09-06 21:06:10 +0200
commitd4feb684165f5276890f878bb4cc569f58c4ef4f (patch)
tree759132e8b943d2e37a38012c222120f10c340fa3 /.github/workflows
parent3514248c090ff778e6a4d2ceb9ce8921c7241a20 (diff)
downloadvyos-documentation-d4feb684165f5276890f878bb4cc569f58c4ef4f.tar.gz
vyos-documentation-d4feb684165f5276890f878bb4cc569f58c4ef4f.zip
github: schedule update-translations action
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/update-translations.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/update-translations.yml b/.github/workflows/update-translations.yml
index 4d35774a..dfb5dde4 100644
--- a/.github/workflows/update-translations.yml
+++ b/.github/workflows/update-translations.yml
@@ -1,6 +1,9 @@
name: "translation: generate, upload, download"
on:
workflow_dispatch:
+ schedule:
+ # 06:00 UTC on Monday
+ - cron: '0 6 * * 1'
jobs:
main: