Skip to content

Commit 5ad27fb

Browse files
authored
Update auto-changelog.yml
修改变更时间及审核人
1 parent cbb46f4 commit 5ad27fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/auto-changelog.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Auto Changelog
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: '20 17 * * *'
6+
- cron: '50 23 * * *'
77

88
permissions:
99
contents: write
@@ -87,9 +87,9 @@ jobs:
8787
8888
目标基础分支: `${{ steps.detect.outputs.base }}`
8989
90-
请 @YangMo0524 审核。
90+
请 @liuboF2c 审核。
9191
base: ${{ steps.detect.outputs.base }}
92-
reviewers: YangMo0524
92+
reviewers: liuboF2c
9393
delete-branch: true
9494

9595
- name: Skip

0 commit comments

Comments
 (0)