Skip to content

Commit

Permalink
Reduce no-response duration to 14 days
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensingh committed Oct 25, 2024
1 parent 739c8b9 commit 626da74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/no-response.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 626da74

Please sign in to comment.