Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersAbel authored Dec 5, 2024
1 parent 50654a7 commit 7acac85
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 @@ -22,7 +22,7 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 15
days-before-close: 10
days-before-close: 20
stale-issue-label: 'no-issue-activity'
stale-pr-label: 'no-pr-activity'
any-of-issue-labels: question, triage
Expand Down

0 comments on commit 7acac85

Please sign in to comment.