Skip to content

Commit 4584c6d

Browse files
committed
Add auto issue assignment workflow
1 parent f0cec8a commit 4584c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assign-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- name: Assign issue to users
15-
uses: actions-ecosystem/action-add-assignees@v1
15+
uses: actions-ecosystem/action-add-assignees@v1
1616
with:
1717
assignees: |
1818
d4mianwayne

0 commit comments

Comments
 (0)