Skip to content

Commit d9bb795

Browse files
Update auto-assign-issue.yaml
1 parent 25f2055 commit d9bb795

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)