mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-17 05:54:26 +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,
|
owner: context.repo.owner,
|
||||||
repo: context.repo.repo,
|
repo: context.repo.repo,
|
||||||
pull_number: pr.number,
|
pull_number: pr.number,
|
||||||
team_reviewers: ['Significant-Gravitas/maintainers'],
|
team_reviewers: ['@Significant-Gravitas/maintainers'],
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
console.log('➡️ Approving PR...');
|
console.log('➡️ Approving PR...');
|
||||||
|
|||||||
Reference in New Issue
Block a user