mirror of
https://github.com/actions/runner-images.git
synced 2025-12-11 11:37:00 +00:00
Rename team in the PR creation (#6168)
This commit is contained in:
4
.github/workflows/create_pull_request.yml
vendored
4
.github/workflows/create_pull_request.yml
vendored
@@ -45,5 +45,5 @@ jobs:
|
|||||||
owner: context.repo.owner,
|
owner: context.repo.owner,
|
||||||
repo: context.repo.repo,
|
repo: context.repo.repo,
|
||||||
pull_number: ${{ steps.create-pr.outputs.result }},
|
pull_number: ${{ steps.create-pr.outputs.result }},
|
||||||
team_reviewers: ['virtual-environments-akvelon']
|
team_reviewers: ['runner-images-team']
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user