Reduce no-response duration to 14 days
This commit is contained in:
parent
d947b8b87e
commit
fdb021d4c8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/no-response.yml
vendored
2
.github/workflows/no-response.yml
vendored
|
|
@ -21,5 +21,5 @@ jobs:
|
|||
with:
|
||||
token: ${{ github.token }}
|
||||
# Number of days of inactivity before an issue is closed for lack of response.
|
||||
daysUntilClose: 30
|
||||
daysUntilClose: 14
|
||||
responseRequiredLabel: waiting for author
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue