Update stale workflow to no longer auto close pull requests

https://github.com/actions/stale
This commit is contained in:
Sara Gibbons
2023-01-12 17:59:19 -05:00
committed by GitHub
parent b3b15a8b57
commit a33afe28cd

View File

@@ -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