We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e13b19 commit 15539faCopy full SHA for 15539fa
.github/workflows/stale-pr.yml
@@ -17,5 +17,5 @@ jobs:
17
exempt-pr-labels: "Needs Review,Blocked,Needs Discussion"
18
days-before-stale: 30
19
days-before-close: -1
20
- remove-stale-when-updated: true
+ remove-stale-when-updated: false
21
debug-only: false
0 commit comments