Skip to content

Commit f7c69c4

Browse files
authored
Update stale.yml
1 parent 6cc1c36 commit f7c69c4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/stale.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ jobs:
1212
steps:
1313
- uses: actions/stale@v5
1414
with:
15-
exempt-labels:
16-
- "bug"
17-
- "security"
18-
- "enhancement"
1915
days-before-issue-stale: 30
2016
days-before-issue-close: 7
2117
stale-issue-label: "stale"

0 commit comments

Comments
 (0)