mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-19 13:02:08 +02:00
Update stale workflow to no longer auto close pull requests
https://github.com/actions/stale
This commit is contained in:
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user