Fix stale action wording

This commit is contained in:
Ceriath 2022-07-10 23:11:13 +02:00 committed by GitHub
parent 2cfd87e423
commit 561a423eca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ jobs:
with: with:
repo-token: ${{ secrets.GITHUB_TOKEN }} repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-pr-message: > stale-pr-message: >
This PR has been automatically marked as closed because it has not had This PR has been automatically marked as stale because it has not had
recent activity. They will wait 15 days for your interaction, after recent activity. They will wait 15 days for your interaction, after
that the PR will be closed. that the PR will be closed.
Please read more in https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md Please read more in https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md