Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Larpoux authored Mar 2, 2024
1 parent 17802be commit 4edcaa6
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 @@ -16,6 +16,6 @@ jobs:
days-before-stale: 365
days-before-close: 7
stale-issue-message: 'This issue is stale because it has been open 365 days with no activity. Leave a comment or this will be closed in 7 days.'
stale-pr-message: 'This PR is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days'
stale-pr-message: 'This PR is stale because it has been open 365 days with no activity. Leave a comment or this will be closed in 7 days'
stale-issue-label: 'no-issue-activity'
stale-pr-label: 'no-pr-activity'

0 comments on commit 4edcaa6

Please sign in to comment.