Skip to content

Commit 80a5b9b

Browse files
authored
lock discussions
1 parent 459f7f0 commit 80a5b9b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/lock.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,14 @@ jobs:
1818
with:
1919
issue-inactive-days: 31
2020
pr-inactive-days: 31
21+
discussion-inactive-days: 31
2122
issue-comment: >
2223
This issue has been automatically locked since there
2324
has not been any recent activity after it was closed.
2425
Please open a new issue for related bugs.
2526
pr-comment: >
2627
This pull request has been automatically locked since there
2728
has not been any recent activity after it was closed.
28-
Please open a new issue for related bugs.
29+
discussion-comment: >
30+
This discussion has been automatically locked since there
31+
has not been any recent activity after it was closed.

0 commit comments

Comments
 (0)