Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 70cb5f3

Browse files
author
Peter Izsak
authored
Update stale.yml
1 parent c015f71 commit 70cb5f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
days-before-stale: 60 # optional, default is 60
2020
# The number of days to wait to close an issue or pull request after it being marked stale. Set to -1 to never close stale issues.
2121
days-before-close: 30 # optional, default is 7
22+
only-labels: "[bug,wontfix,duplicate]"

0 commit comments

Comments
 (0)