Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlerch committed May 1, 2024
1 parent d25b121 commit bb15689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
exempt-all-assignees: true
# exclude issues/PRs with the specified labels
# exempt-issue-labels: good-first-issue
exempt-issue-labels: good-first-issue,todo
stale-issue-message: "This issue is stale because it has been open for 60 days with no activity."
close-issue-message: "This issue was closed because it has been inactive for 7 days since being marked as stale."
operations-per-run: 1000

0 comments on commit bb15689

Please sign in to comment.