We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943a3a5 commit ce53cb5Copy full SHA for ce53cb5
1 file changed
.github/workflows/translation-cron.yml
@@ -2,7 +2,7 @@ name: Translation Cron JA
2
3
on:
4
schedule:
5
- # Runs JA translation every Wednesday at 11:00 UTC.
+ # Runs JA translation at 19:00 every Wednesday (Beijing time, UTC+8)
6
- cron: "0 11 * * 3"
7
workflow_dispatch:
8
inputs:
0 commit comments