diff --git a/.github/workflows/assign-reviewers.yml b/.github/workflows/assign-reviewers.yml index fbaa9b8c..af66b89e 100644 --- a/.github/workflows/assign-reviewers.yml +++ b/.github/workflows/assign-reviewers.yml @@ -15,4 +15,4 @@ jobs: # public_repo and read:org permissions. It also needs to be from an account that is # part of the tektronix GitHub organization. repo-token: ${{ secrets.ASSIGN_REVIEWERS_TOKEN }} - teams: tm-devices-maintainers + teams: tm-devices-maintainers,tm-devices-admin