fix(ci/arena): Fix requesting manual review

pull/6951/head
Reinier van der Leer 2024-03-01 11:41:49 +01:00
parent 1e4bd0388f
commit 0325370fed
No known key found for this signature in database
GPG Key ID: CDC1180FDAE06193
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
pull_number: pr.number,
team_reviewers: ['maintainers'],
team_reviewers: ['Significant-Gravitas/maintainers'],
});
} else {
console.log('➡️ Approving PR...');