Skip to content

Commit 5fa184d

Browse files
Update stale.yml
1 parent 6e23b3f commit 5fa184d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- uses: actions/stale@v9
3131
with:
32-
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."
32+
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."
3333
days-before-pr-stale: 30
3434
days-before-pr-close: 7
3535
# do not close stale issues

0 commit comments

Comments
 (0)