Skip to content

Commit 4cb57ef

Browse files
dcpenaelithrar
authored andcommitted
Update index.ts (#17323)
1 parent 0b127f5 commit 4cb57ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/assign-pr/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ async function list(
8080
}
8181

8282
if (assignees.size === 0) {
83-
assignees.add("kodster28");
83+
assignees.add("haleycode");
8484
}
8585

8686
// don't self-assign

0 commit comments

Comments
 (0)