Skip to content

Commit d28f2d0

Browse files
Add new label for stale issues and PRs (#178)
Update stale.yml
1 parent 827a387 commit d28f2d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
close-issue-message: 'This issue was closed because it has been stalled for 5 days with no activity.'
1616
days-before-stale: 30
1717
days-before-close: 5
18-
exempt-issue-labels: 'help wanted,automated,bug'
18+
exempt-issue-labels: 'help wanted,automated,bug,no stale'

0 commit comments

Comments
 (0)