Skip to content

Commit 3072fa2

Browse files
ci: update assignees (#96)
Co-authored-by: dishaprakash <57954147+dishaprakash@users.noreply.github.com>
1 parent b822651 commit 3072fa2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/assign-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
- name: "Auto-assign issue"
2828
uses: pozil/auto-assign-issue@v2
2929
with:
30-
assignees: dolphin1999,Myst9,isaurabhuttam,prernakakkar-google,trehanshakuntG
30+
assignees: dolphin1999,isaurabhuttam,prernakakkar-google
3131
numOfAssignee: 1
3232
abortIfPreviousAssignees: true

.github/workflows/assign-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
- name: "Auto-assign PR"
2929
uses: pozil/auto-assign-issue@v2
3030
with:
31-
assignees: dolphin1999,Myst9,isaurabhuttam,prernakakkar-google,trehanshakuntG
31+
assignees: dolphin1999,isaurabhuttam,prernakakkar-google
3232
numOfAssignee: 1
3333
abortIfPreviousAssignees: true

0 commit comments

Comments
 (0)