diff --git a/.github/workflows/stale-prs.yml b/.github/workflows/stale-prs.yml index 5ed7e3ba1f..14ed717044 100644 --- a/.github/workflows/stale-prs.yml +++ b/.github/workflows/stale-prs.yml @@ -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.'