Skip to content

Commit

Permalink
[browser] Chrome bump reviewers update (dotnet#103230)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilonatommy authored Jun 10, 2024
1 parent 23cd593 commit a72b952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-chrome-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
pull_number: pullRequest.number,
reviewers: ["lewing", "pavelsavara", "maraf", "ilonatommy", "radical"]
reviewers: ["lewing", "pavelsavara", "maraf", "ilonatommy", "akoeplinger"]
});
return pullRequest.number;

0 comments on commit a72b952

Please sign in to comment.