mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-13 11:14:37 -05:00
Fix stale action wording
This commit is contained in:
parent
2cfd87e423
commit
561a423eca
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
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
|
||||
that the PR will be closed.
|
||||
Please read more in https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md
|
||||
|
|
Loading…
Reference in a new issue