Skip to content

Commit e51bafb

Browse files
committed
Revert "Change unassign action to use koppor's patch"
This reverts commit 06530d8.
1 parent b57189c commit e51bafb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unassign-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Unassign stale assignments
1818
id: unassign
19-
uses: koppor/assign-issue-action@patch-2
19+
uses: takanome-dev/assign-issue-action@edge
2020
with:
2121
github_token: '${{ secrets.GITHUB_TOKEN }}'
2222
reminder_comment: |

0 commit comments

Comments
 (0)