Skip to content

Commit

Permalink
tag techops team as reviewer on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Wooddell authored and Christian Wooddell committed Nov 6, 2023
1 parent 4156c9d commit b9963b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/add_contributor.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ async function processIssue() {
owner,
repo,
pull_number: createdPR.number,
reviewers: ['christianwooddell']
reviewers: ['AleoHQ/tech-ops']
});

console.log(`Created a PR for "${contributorName}" with the "${badgeType}" badge.`);
Expand Down

0 comments on commit b9963b1

Please sign in to comment.