Kaynağa Gözat

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

Jeremy Stretch 2 yıl önce
ebeveyn
işleme
69c0aac105
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  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