Christoph Wille
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
4 deletions
-
.github/workflows/lock.yml
|
|
@ -12,10 +12,6 @@ jobs: |
|
|
|
with: |
|
|
|
github-token: ${{ github.token }} |
|
|
|
issue-lock-inactive-days: '365' |
|
|
|
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. |
|
|
|
issue-lock-reason: 'resolved' |
|
|
|
process-only: 'issues' |
|
|
|
# pr-lock-inactive-days: '365' |
|
|
|