mirror of
https://github.com/FossifyOrg/Phone.git
synced 2025-12-24 00:17:45 -05:00
Reduce no-response duration to 14 days
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user