Skip to content

Commit efc3485

Browse files
committed
Change assignee
1 parent 7e323bf commit efc3485

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/copilot-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
owner: context.repo.owner,
2323
repo: context.repo.repo,
2424
title: '${{ inputs.title }}',
25-
assignees: ['copilot']
25+
assignees: ['copilot-swe-bot']
2626
});
2727
core.notice(`Created issue #${issue.data.number}: ${issue.data.html_url}`);

0 commit comments

Comments
 (0)