chore: Remove closing comment on issues/PRs (#9964)

This commit is contained in:
Vishnu Narayanan
2024-08-20 14:27:15 +05:30
committed by GitHub
parent 8473e72a7e
commit bb947ca50d

View File

@@ -25,13 +25,5 @@ jobs:
with:
issue-inactive-days: '30'
issue-lock-reason: 'resolved'
issue-comment: >
This issue has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.
pr-inactive-days: '30'
pr-lock-reason: 'resolved'
pr-comment: >
This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.