Skip to content

Commit

Permalink
Update stale_issues.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
juliansteenbakker authored Dec 5, 2024
1 parent 5edd3b1 commit 20ecdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale_issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/stale@v9
with:
days-before-issue-stale: 60
days-before-issue-stale: 90
days-before-issue-close: 60
stale-issue-label: "stale"
stale-issue-message: "This issue is stale because it has been open for 60 days with no activity."
Expand Down

0 comments on commit 20ecdf2

Please sign in to comment.