change
This commit is contained in:
2
.github/workflows/build-book-fr.yaml
vendored
2
.github/workflows/build-book-fr.yaml
vendored
@@ -5,7 +5,7 @@ name: Translate New and Specific FR Content
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '15 22 * * *' # 每天 UTC 时间 0 点运行 (北京时间6点15)
|
||||
- cron: '20 22 * * *' # 每天 UTC 时间 0 点运行 (北京时间6点15)
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
2
.github/workflows/build-book-ja.yaml
vendored
2
.github/workflows/build-book-ja.yaml
vendored
@@ -5,7 +5,7 @@ name: Translate New and Specific JA Content
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '20 22 * * *' # 每天 UTC 时间 0 点运行 (北京时间早上6点20)
|
||||
- cron: '30 22 * * *' # 每天 UTC 时间 0 点运行 (北京时间早上6点20)
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user