We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a995dc commit fcff7cfCopy full SHA for fcff7cf
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 = ['bladehan1', 'kuny0707'];
+ const defaultReviewers = ['halibobo1205', '317787106'];
51
52
// ── Normalize helper ─────────────────────────────────────
53
// Strip spaces, hyphens, underscores and lower-case so that
0 commit comments