Skip to content

Commit

Permalink
Don't unlabel stale PR on update (#36487)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsaxton authored and jbrockmendel committed Sep 20, 2020
1 parent ffb7b94 commit 742d06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
exempt-pr-labels: "Needs Review,Blocked,Needs Discussion"
days-before-stale: 30
days-before-close: -1
remove-stale-when-updated: true
remove-stale-when-updated: false
debug-only: false

0 comments on commit 742d06d

Please sign in to comment.