fix(chore): remove lock comment

This commit is contained in:
Łukasz Mierzwa
2020-12-01 13:20:08 +00:00
committed by Łukasz Mierzwa
parent 6605e2a019
commit 6fa2c7fa8b

View File

@@ -14,11 +14,3 @@ jobs:
github-token: ${{ github.token }}
issue-lock-inactive-days: "14"
pr-lock-inactive-days: "14"
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.
pr-lock-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.