diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 57f1e29..1b71394 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -158,6 +158,7 @@ jobs: repo: context.repo.repo, title: title, body: body, - labels: ['automated-test-failure'] + labels: ['automated-test-failure'], + assignees: ['Copilot'] }); }