Skip to content

Commit 173533d

Browse files
committed
Fix ranger config
1 parent 2b451ac commit 173533d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ranger.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
default:
22
close:
33
delay: "3 days"
4-
comment: "⚠️ This issue has been marked $LABEL and will be closed in $DELAY".
4+
comment: "⚠️ This issue has been marked $LABEL and will be closed in $DELAY"
55

66
duplicate:
77
action: close
88
delay: 15s
9-
comment: "Duplicate issue created! Closing in $DELAY . . ."
9+
comment: "Duplicate issue created! Closing in $DELAY..."
1010
invalid: close
1111
stale:
1212
action: close

0 commit comments

Comments
 (0)