Skip to content

Commit 7c52fdd

Browse files
authored
Update closing_inactive_issues.yml
Add allow label to closing inactive workflow
1 parent 7c93eb1 commit 7c52fdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/closing_inactive_issues.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ jobs:
2727
stale-issue-message: 'This issue is scheduled to close soon. If you are still encountering problems, please feel free to open a new issue and make a reference to this one.'
2828
stale-issue-label: 'closing soon'
2929
operations-per-run: 1000
30+
only-labels: 'answered'
31+

0 commit comments

Comments
 (0)