diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 0064d1f97f..b547716a88 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -13,7 +13,3 @@ jobs: with: github-token: ${{ github.token }} issue-lock-inactive-days: '90' - issue-lock-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.