diff --git a/.github/workflows/no-response.yaml b/.github/workflows/no-response.yaml index 1ffaeebb6..511622e1a 100644 --- a/.github/workflows/no-response.yaml +++ b/.github/workflows/no-response.yaml @@ -34,6 +34,6 @@ jobs: the related ones. Thanks for your contribution. # Number of days of inactivity before an issue is closed for lack of response. - daysUntilClose: 21 + daysUntilClose: 14 # Label requiring a response. responseRequiredLabel: "waiting for customer response"