Skip to content

Commit

Permalink
ci: update stale workflow [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed May 6, 2024
1 parent 9e04ba3 commit b510d6f
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 @@ -13,6 +13,6 @@ jobs:
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.'
days-before-stale: 30
days-before-close: 7
exempt-issue-labels: 'bug,enhancement,announcement,help wanted,good first issue,waiting for interest,needs response'
exempt-issue-labels: 'bug,enhancement,announcement,help wanted,good first issue,waiting for interest,needs response,next major'
# Disable marking PRs as stale
days-before-pr-stale: -1

0 comments on commit b510d6f

Please sign in to comment.