Skip to content

Commit

Permalink
Update stale workflow to no longer auto close pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
saragibby authored Jan 12, 2023
1 parent b3b15a8 commit a33afe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a33afe2

Please sign in to comment.