Skip to content

Commit

Permalink
explicitly enable stale workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia authored and auvipy committed Feb 26, 2023
1 parent db614b2 commit e992577
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 @@ -17,4 +17,4 @@ jobs:
days-before-close: 5
stale-issue-message: 'This issue has been inactive for 30 days. It will be in closed in 5 days without any new activity.'
stale-issue-label: 'no-issue-activity'
exempt-issue-labels: 'discussion,work-in-progress'
any-of-labels: 'inactive'

0 comments on commit e992577

Please sign in to comment.