We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ab7333 commit 4edb73bCopy full SHA for 4edb73b
1 file changed
.github/workflows/pr-reviewer.yml
@@ -47,7 +47,7 @@ jobs:
47
'metrics': ['halibobo1205', 'Sunny6889'],
48
'ci': ['bladehan1', 'halibobo1205'],
49
};
50
- const defaultReviewers = ['halibobo1205', '317787106'];
+ const defaultReviewers = ['bladehan1', 'kuny0707'];
51
52
// ── Extract scope from conventional commit title ──────────
53
// Format: type(scope): description
0 commit comments