Skip to content

Commit

Permalink
Update CloseInactiveIssues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
derekbekoe authored Dec 15, 2023
1 parent 115176c commit 3289584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CloseInactiveIssues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/stale@v4
with:
exempt-issue-labels: "keep"
any-of-labels: "close-if-no-response"
any-of-labels: "needs-more-info"
start-date: "2023-01-01T00:00:00Z"
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed automatically shortly.'
days-before-issue-stale: 14
Expand Down

0 comments on commit 3289584

Please sign in to comment.