Skip to content

Commit 927a954

Browse files
committed
ci: assign issues and prs
1 parent faaa670 commit 927a954

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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:
30+
assignees: ajupazhamayil,dolphin1999,rachelhmyang
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
@@ -27,6 +27,6 @@ jobs:
2727
- name: "Auto-assign PR"
2828
uses: pozil/auto-assign-issue@v2
2929
with:
30-
assignees:
30+
assignees: ajupazhamayil,dolphin1999,rachelhmyang
3131
numOfAssignee: 1
3232
abortIfPreviousAssignees: true

0 commit comments

Comments
 (0)