update description
This commit is contained in:
parent
29f1bd22d7
commit
c4bfd367e2
1 changed files with 5 additions and 5 deletions
10
.github/workflows/lock.yaml
vendored
10
.github/workflows/lock.yaml
vendored
|
|
@ -1,8 +1,8 @@
|
|||
name: 'Lock threads'
|
||||
# Lock closed issues that have not received any further activity for
|
||||
# two weeks. This does not close open issues, only humans may do that.
|
||||
# We find that it is easier to respond to new issues with fresh examples
|
||||
# rather than continuing discussions on old issues.
|
||||
name: 'Lock inactive closed issues'
|
||||
# Lock closed issues that have not received any further activity for two weeks.
|
||||
# This does not close open issues, only humans may do that. We find that it is
|
||||
# easier to respond to new issues with fresh examples rather than continuing
|
||||
# discussions on old issues.
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue