Skip to content

Commit

Permalink
Update Close Stale PRs config
Browse files Browse the repository at this point in the history
  • Loading branch information
moonpay-github-security[bot] authored Aug 21, 2023
1 parent 589a41d commit afb8840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/close-stale-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ jobs:
- uses: actions/stale@v8
with:
stale-pr-message: This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
close-pr-message: This PR was closed because it has been inactive for 7 days.
days-before-stale: "60"
days-before-close: "7"

0 comments on commit afb8840

Please sign in to comment.