diff --git a/.forgejo/workflows/translations.yml b/.forgejo/workflows/translations.yml index 16ce4f1808..4a2d52e745 100644 --- a/.forgejo/workflows/translations.yml +++ b/.forgejo/workflows/translations.yml @@ -1,9 +1,9 @@ name: tx-pull on: - # monday, wednesday, saturday at 2pm + # tuesday, saturday at 2pm schedule: - cron: '0 14 * * 1,3,6' + - cron: '0 14 * * 2,6' workflow_dispatch: jobs: