fix(ci/arena): Fix requesting manual review

pull/6951/head
Reinier van der Leer 2024-03-01 11:44:27 +01:00
parent 0325370fed
commit 0308fb45be
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: ['Significant-Gravitas/maintainers'],
team_reviewers: ['@Significant-Gravitas/maintainers'],
});
} else {
console.log('➡️ Approving PR...');