diff --git a/.github/workflows/create_pull_request.yml b/.github/workflows/create_pull_request.yml index 14c460f6a..f7f3e77cc 100644 --- a/.github/workflows/create_pull_request.yml +++ b/.github/workflows/create_pull_request.yml @@ -45,5 +45,5 @@ jobs: owner: context.repo.owner, repo: context.repo.repo, pull_number: ${{ steps.create-pr.outputs.result }}, - team_reviewers: ['virtual-environments-akvelon'] - }) \ No newline at end of file + team_reviewers: ['runner-images-team'] + })