mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-21 20:18:01 +01:00
Reduce no-response duration to 14 days
This commit is contained in:
parent
5054b37a96
commit
18a2036226
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…
Reference in a new issue