|
|
@ -11,11 +11,11 @@ jobs: |
|
|
|
- uses: dessant/lock-threads@v3 |
|
|
|
with: |
|
|
|
github-token: ${{ secrets.GITHUB_TOKEN }} |
|
|
|
issue-lock-comment: > |
|
|
|
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-lock-comment: > |
|
|
|
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. |
|
|
|