Browse Source

Remove lock comment

pull/2113/head
Christoph Wille 5 years ago committed by GitHub
parent
commit
d08d9154b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/lock.yml

4
.github/workflows/lock.yml

@ -12,10 +12,6 @@ jobs: @@ -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'

Loading…
Cancel
Save