Skip to content

Commit 9c1f339

Browse files
authored
Add a comment for cron
1 parent 46b5664 commit 9c1f339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/translation.yml

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

33
on:
44
schedule:
5-
- cron: '00 00,00 * * sun'
5+
- cron: '00 00,00 * * sun' # Runs at 00:00 UTC on Sunday
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)