Skip to content

Commit 54eb635

Browse files
authored
Remove Kaitlin and Patrick from auto-assignment
1 parent 818e90f commit 54eb635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue_assignment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: 'Auto-assign issue'
1212
uses: pozil/[email protected]
1313
with:
14-
assignees: patrickfreed,abr-egn,isabelatkinson,kmahar
14+
assignees: abr-egn,isabelatkinson
1515
numOfAssignee: 1
1616
add-labels:
1717
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)