mirror of
https://github.com/avelino/awesome-go.git
synced 2025-01-31 04:48:53 +00:00
Fix stale action wording
This commit is contained in:
parent
2cfd87e423
commit
561a423eca
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user