Преглед изворни кода

Add Jeff; remove duplicate entries from rotation (not supported)

Jeremy Stretch пре 2 година
родитељ
комит
69c0aac105
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      .github/workflows/auto-assign-issue.yml

+ 1 - 2
.github/workflows/auto-assign-issue.yml

@@ -14,7 +14,6 @@ jobs:
     steps:
       - uses: pozil/auto-assign-issue@v1
         with:
-          # Some assignees are listed multiple times to effect a weighted rotation
-          assignees: jeremystretch,jeremystretch,jeremystretch,jeremystretch,arthanson,arthanson,arthanson,arthanson,DanSheps,abhi1693
+          assignees: abhi1693,arthanson,DanSheps,jeffgdotorg,jeremystretch
           numOfAssignee: 1
           abortIfPreviousAssignees: true