Skip to content

Commit 5618f9a

Browse files
committed
Update stale issues workflow
1 parent 23d8388 commit 5618f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close-stale-issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
days-before-issue-close: 2
2525
days-before-pr-stale: -1
2626
days-before-pr-close: -1
27-
labels-to-remove-when-stale: 'State: Awaiting Response,State: Stale'
27+
# labels-to-remove-when-stale: 'State: Awaiting Response,State: Stale' # TODO: Should do this after closing
2828
labels-to-remove-when-unstale: 'State: Awaiting Response'

0 commit comments

Comments
 (0)