Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit b35f444

Browse files
committed
Merge branch 'main' of https://github.com/freeCodeCamp/LearnToCodeRPG into main
2 parents 547b99b + f072278 commit b35f444

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/crowdin-download.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Crowdin Download
22
on:
33
workflow_dispatch:
4-
# schedule:
5-
# # runs every day at 12:00 noon UTC
6-
# - cron: '0 12 * * *'
4+
schedule:
5+
# runs every day at 12:00 noon UTC
6+
- cron: '0 12 * * *'
77

88
jobs:
99
i18n-download:

0 commit comments

Comments
 (0)