Skip to content

Commit 3f3b9c4

Browse files
authored
Update issue_assignment.yml
1 parent cde0dce commit 3f3b9c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/issue_assignment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: 'Auto-assign issue'
12-
uses: pozil/auto-assign-issue@v1
12+
uses: pozil/auto-assign-issue@v1.1.0
1313
with:
14-
assignees: patrickfreed,kmahar,isabelatkinson,nspektor
14+
assignees: patrickfreed,kmahar,isabelatkinson
1515
numOfAssignee: 1

0 commit comments

Comments
 (0)