Skip to content

Commit 7ac2a77

Browse files
authored
Merge pull request #7140 from continuedev/Patrick-Erichsen-patch-5
chore: add `uinstinct` to auto-assign-issue.yaml
2 parents 625d43c + d9bb795 commit 7ac2a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign-issue.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: pozil/auto-assign-issue@v2
1515
with:
1616
repo-token: ${{ secrets.CI_GITHUB_TOKEN }}
17-
assignees: Patrick-Erichsen,tomasz-stefaniak,RomneyDa,tingwai
17+
assignees: Patrick-Erichsen,tomasz-stefaniak,RomneyDa,tingwai,uinstinct
1818
numOfAssignee: 1
1919
# - name: "Add default labels"
2020
# uses: actions-ecosystem/action-add-labels@v1

0 commit comments

Comments
 (0)