Skip to content

Commit 8af8bef

Browse files
committed
ci: increase closed issue lock for inactivity to 7 days
1 parent 2118c6c commit 8af8bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: dessant/lock-threads@v5
1818
with:
1919
process-only: 'issues'
20-
issue-inactive-days: '1'
20+
issue-inactive-days: '7'
2121
exclude-any-issue-labels: 'status: awaiting-reply'
2222
log-output: true
2323
issue-comment: >

0 commit comments

Comments
 (0)