Skip to content

Commit 480a2bb

Browse files
author
Matt Gaunt
committed
Improving message for marking a PR stale
1 parent 4114701 commit 480a2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
steps:
1414
- uses: actions/stale@v4
1515
with:
16-
stale-pr-message: 'Old PRs are automatically closed to keep this repo clean.'
16+
stale-pr-message: 'Stale PRs will be automatically closed to keep this repo clean. If there is no activity on this PR in the next 7 days, this PR will be closed.'

0 commit comments

Comments
 (0)