Skip to content

Commit 3cd7ad7

Browse files
committed
Fix indendation issue
1 parent b3e966d commit 3cd7ad7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/policies/resourceManagement.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ configuration:
2222
label: DoNotClose
2323
actions:
2424
- addLabel:
25-
label: Stale
25+
label: Stale
2626
- addReply:
2727
reply: "${issueAuthor}, this issue will be closed soon due to inactivity. Please add more information to help us triage this issue."
2828
- description: Labeling lower priority non-Feature issues that have not received any activity for 18 months as Stale
@@ -49,7 +49,7 @@ configuration:
4949
- addReply:
5050
reply: "${issueAuthor}, this issue has been labeled with Stale due to inactivity for 18 months."
5151
- addLabel:
52-
label: Stale
52+
label: Stale
5353
- description: Close issues marked with OkToClose
5454
frequencies:
5555
- hourly:

0 commit comments

Comments
 (0)