Skip to content

Commit 6e23b3f

Browse files
Update stale.yml
1 parent f1cfb3c commit 6e23b3f

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
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/stale@v9
3131
with:
3232
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."
33-
days-before-pr-stale: 60
33+
days-before-pr-stale: 30
3434
days-before-pr-close: 7
3535
# do not close stale issues
3636
days-before-issue-stale: -1

0 commit comments

Comments
 (0)