Skip to content

Commit 29dfd67

Browse files
authored
Merge pull request #6637 from projectdiscovery/6636_disable_stale_for_enhancements
disable stale workflow for enhancements
2 parents 0aba8e5 + 2978819 commit 29dfd67

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,4 @@ jobs:
3737
it, please comment or feel free to reopen it.
3838
close-issue-label: "Status: Abandoned"
3939
close-pr-label: "Status: Abandoned"
40-
exempt-issue-labels: "Status: Abandoned"
41-
exempt-pr-labels: "Status: Abandoned"
40+
exempt-issue-labels: "Type: Enhancement"

0 commit comments

Comments
 (0)