Skip to content

Commit e489e38

Browse files
authored
chore: update JA translation time (#23098)
1 parent 9487acf commit e489e38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/translation-cron.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ concurrency:
66

77
on:
88
schedule:
9-
# Runs JA translation at 20:00 every Wednesday (Beijing time, UTC+8)
10-
- cron: "0 12 * * 3"
9+
# Runs JA translation at 21:30 every Wednesday (Beijing time, UTC+8)
10+
- cron: "30 13 * * 3"
1111
workflow_dispatch:
1212
inputs:
1313
file_names:

0 commit comments

Comments
 (0)