Skip to content

Commit

Permalink
fix: Fix stale action configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
iluwatar committed Jan 12, 2025
1 parent aedbe16 commit b419f84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ jobs:
days-before-pr-stale: 60
days-before-issue-close: -1
days-before-pr-close: -1
exempt-issue-labels: 'info: help wanted'

0 comments on commit b419f84

Please sign in to comment.