Skip to content

Commit 6ee80c3

Browse files
committed
Update lock-closed-issues-discussions-and-prs.yml
1 parent b9d2491 commit 6ee80c3

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

.github/workflows/lock-closed-issues-discussions-and-prs.yml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Lock Closed Issues, PRs, and Discussions
1+
name: Lock Closed Issues, Discussions, and PRs
22

33
on:
44
schedule:
@@ -21,15 +21,3 @@ jobs:
2121
issue-inactive-days: '30'
2222
pr-inactive-days: '30'
2323
discussion-inactive-days: '30'
24-
issue-lock-reason: 'resolved'
25-
pr-lock-reason: 'resolved'
26-
log-output: true
27-
issue-comment: >
28-
This issue has been automatically locked.
29-
If you have a related issue, please open a new one with a link to this issue.
30-
pr-comment: >
31-
This pull request has been automatically locked.
32-
If you have a related pull request, please open a new one with a link to this PR.
33-
discussion-comment: >
34-
This discussion has been automatically locked.
35-
If you have a related topic, please open a new discussion with a link to this one.

0 commit comments

Comments
 (0)