We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2edbf commit 9187362Copy full SHA for 9187362
.github/workflows/stale.yml
@@ -25,3 +25,5 @@ jobs:
25
stale-pr-message: 'Due to inactivity this PR will be closed in 7 days'
26
stale-issue-label: 'no-issue-activity'
27
stale-pr-label: 'no-pr-activity'
28
+ exempt-issue-labels: 'keep'
29
+ exempt-pr-labels: 'keep'
0 commit comments