Skip to content

Commit 0e28251

Browse files
committed
Update cron spec
1 parent 39fabed commit 0e28251

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: '10 14 * * *'
5+
- cron: '00 00,00 * * sun'
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)