Skip to content

Commit c514128

Browse files
authored
Added duplicate
1 parent c68dfcc commit c514128

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/issue-inactive-checker.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,9 @@ jobs:
2626
actions: "close-issues"
2727
labels: "Status: Needs Reproducer"
2828
inactive-day: 20
29+
- name: Duplicate
30+
uses: actions-cool/issues-helper@v3
31+
with:
32+
actions: "close-issues"
33+
labels: "Resolution: Duplicate"
34+
inactive-day: 20

0 commit comments

Comments
 (0)