mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-17 14:04:27 +01:00
fix(ci/arena): Fix requesting manual review
This commit is contained in:
2
.github/workflows/arena-intake.yml
vendored
2
.github/workflows/arena-intake.yml
vendored
@@ -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...');
|
||||
|
||||
Reference in New Issue
Block a user