Skip to content

Commit d32f116

Browse files
authored
Merge pull request #171079 from BryanLa/patch-39
Reset start-date back for clean up
2 parents 27aabeb + 80e307d commit d32f116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
exempt-pr-labels: keep-open
2121
operations-per-run: 800
2222
ascending: true
23-
start-date: '2021-07-13'
23+
start-date: '2018-11-29'
2424
stale-pr-message: >
2525
This pull request has been inactive for at least 14 days.
2626
If you are finished with your changes, don't forget to sign off. See the [contributor guide](https://review.docs.microsoft.com/help/contribute/contribute-how-to-write-pull-request-automation) for instructions.

0 commit comments

Comments
 (0)