Skip to content

Commit

Permalink
chore: Update stalebot
Browse files Browse the repository at this point in the history
Close PRs 30 days instead of 15 days after a ping
  • Loading branch information
arielvalentin committed Feb 27, 2024
1 parent 435481e commit 93fd86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
stale-pr-label: "stale"
exempt-pr-labels: "keep"
days-before-pr-stale: 30
days-before-pr-close: 15
days-before-pr-close: 30

0 comments on commit 93fd86f

Please sign in to comment.