diff --git a/.github/workflows/assign-issues.yml b/.github/workflows/assign-issues.yml index e40aca1228..f1210e4e9a 100644 --- a/.github/workflows/assign-issues.yml +++ b/.github/workflows/assign-issues.yml @@ -13,6 +13,6 @@ jobs: - name: 'Auto-assign issue' uses: pozil/auto-assign-issue@65947009a243e6b3993edeef4e64df3ca85d760c # v1.14.0 with: - assignees: sean-perkins, brandyscarney, thetaPC + assignees: brandyscarney, thetaPC numOfAssignee: 1 allowSelfAssign: false