Update stale workflow to no longer auto close pull requests

https://github.com/actions/stale
pull/836/merge
Sara Gibbons 2 years ago committed by GitHub
parent b3b15a8b57
commit a33afe28cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,3 +25,4 @@ jobs:
stale-pr-message: 'This PR has not seen any action for a while! Closing for now, but it can be reopened at a later date.'
stale-issue-label: 'no-issue-activity'
stale-pr-label: 'no-pr-activity'
days-before-close: -1

Loading…
Cancel
Save