From 2ec2d065316a488c4748061fe7b19f0b57f3546f Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Tue, 25 Apr 2023 21:38:49 -0400 Subject: [PATCH] on schedule --- .github/workflows/cron-translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cron-translations.yml b/.github/workflows/cron-translations.yml index 937a7a59a1..31262fd3dd 100644 --- a/.github/workflows/cron-translations.yml +++ b/.github/workflows/cron-translations.yml @@ -1,5 +1,5 @@ on: - cron: + schedule: - cron: "7 0 * * *" # every day at 0:07 UTC name: Pull translations from Crowdin