Skip to content

Commit 4edb73b

Browse files
committed
ci(github): change default reviewers to bladehan1 and kuny0707
1 parent 0ab7333 commit 4edb73b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-reviewer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
'metrics': ['halibobo1205', 'Sunny6889'],
4848
'ci': ['bladehan1', 'halibobo1205'],
4949
};
50-
const defaultReviewers = ['halibobo1205', '317787106'];
50+
const defaultReviewers = ['bladehan1', 'kuny0707'];
5151
5252
// ── Extract scope from conventional commit title ──────────
5353
// Format: type(scope): description

0 commit comments

Comments
 (0)