Skip to content

Commit 006d8a2

Browse files
authored
Update stale.yml
1 parent aee3818 commit 006d8a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
stale-issue-message: 'This issue is stale because it has been open 21 days with no activity.'
1313
days-before-stale: 21
1414
days-before-close: 3
15-
exempt-issue-labels: 'bug,enhancement'
16-
exempt-pr-labels: 'bug,enhancement'
15+
exempt-issue-labels: 'bug'
16+
exempt-pr-labels: 'bug,frozen'

0 commit comments

Comments
 (0)