We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b127f5 commit 4cb57efCopy full SHA for 4cb57ef
.github/actions/assign-pr/index.ts
@@ -80,7 +80,7 @@ async function list(
80
}
81
82
if (assignees.size === 0) {
83
- assignees.add("kodster28");
+ assignees.add("haleycode");
84
85
86
// don't self-assign
0 commit comments