🌐 AI搜索 & 代理 主页
Skip to content

Commit 6a0403e

Browse files
committed
enable cron
1 parent 423ff40 commit 6a0403e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Update translations
33

44
on:
55
workflow_dispatch:
6-
#schedule:
7-
# - cron: '40 23 * * *'
6+
schedule:
7+
- cron: '40 23 * * *'
88
#push:
99
# paths:
1010
# - '.github/workflows/update.yml'

0 commit comments

Comments
 (0)