Skip to content

Commit

Permalink
Update .github/workflows/stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tlhunter authored Feb 19, 2025
1 parent 62aaad9 commit d75c5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
exempt-pr-labels: "keep-open"
exempt-draft-pr: true
stale-pr-message: |
This pull request has been marked as stale due to 60 days of inactivity.
This pull request has been marked as stale due to 90 days of inactivity.
If this is still relevant, please update or comment to keep it open.
If this should be kept open indefinitely, please apply the label `keep-open`.
Otherwise, it will be automatically closed after 14 days.

0 comments on commit d75c5ee

Please sign in to comment.