Skip to content

Commit

Permalink
Improving message for marking a PR stale
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Gaunt committed Nov 11, 2021
1 parent 4114701 commit 480a2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
steps:
- uses: actions/stale@v4
with:
stale-pr-message: 'Old PRs are automatically closed to keep this repo clean.'
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 comments on commit 480a2bb

Please sign in to comment.