Skip to content

Commit 9187362

Browse files
authoredMay 20, 2024
Update stale.yml
1 parent 7f2edbf commit 9187362

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/stale.yml

+2
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ jobs:
2525
stale-pr-message: 'Due to inactivity this PR will be closed in 7 days'
2626
stale-issue-label: 'no-issue-activity'
2727
stale-pr-label: 'no-pr-activity'
28+
exempt-issue-labels: 'keep'
29+
exempt-pr-labels: 'keep'

0 commit comments

Comments
 (0)
Please sign in to comment.