Skip to content

Commit ce53cb5

Browse files
authored
Update .github/workflows/translation-cron.yml
1 parent 943a3a5 commit ce53cb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/translation-cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Translation Cron JA
22

33
on:
44
schedule:
5-
# Runs JA translation every Wednesday at 11:00 UTC.
5+
# Runs JA translation at 19:00 every Wednesday (Beijing time, UTC+8)
66
- cron: "0 11 * * 3"
77
workflow_dispatch:
88
inputs:

0 commit comments

Comments
 (0)