Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lovyan03 authored Dec 25, 2022
1 parent 7be9f76 commit 4be4b1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
stale-pr-message: 'This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.'
stale-issue-label: 'stale'
stale-pr-label: 'stale'
days-before-stale: 10
days-before-close: 1
days-before-stale: 30
days-before-close: 7
exempt-issue-labels: 'pinned'
exempt-pr-labels: 'awaiting-approval,work-in-progress'
remove-stale-when-updated: true
Expand Down

0 comments on commit 4be4b1f

Please sign in to comment.