Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
demetribu authored Oct 26, 2024
1 parent 6e23b3f commit 5fa184d
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 @@ -29,7 +29,7 @@ jobs:
steps:
- uses: actions/stale@v9
with:
stale-pr-message: "Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or this will be closed in 7 days."
stale-pr-message: "Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 30 days with no activity. Please remove the stale label or comment or this will be closed in 7 days."
days-before-pr-stale: 30
days-before-pr-close: 7
# do not close stale issues
Expand Down

0 comments on commit 5fa184d

Please sign in to comment.