diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 3cbb85a4d1..0f934b5d39 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -13,3 +13,7 @@ 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. \ No newline at end of file